aboutsummaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
diff options
context:
space:
mode:
authorMartin Klozik <martinx.klozik@intel.com>2017-07-03 06:18:31 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-03 06:18:31 +0000
commit05bb3ac689e081218c8f885a8f720e006fdb1634 (patch)
tree3f20b6a241a86562ea3ea085dc7ff0aed26d9c4e /src/package-list.mk
parent16f7eb21ac16ea0f1ba82516a8d4b75c4ede1519 (diff)
parent67bed0c2b94bf7431adc44a6218b175ad6dc333a (diff)
Merge "ovs: Update OVS to use DPDK 17.02"
Diffstat (limited to 'src/package-list.mk')
-rw-r--r--src/package-list.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/package-list.mk b/src/package-list.mk
index a8188f50..5abb6018 100644
--- a/src/package-list.mk
+++ b/src/package-list.mk
@@ -13,11 +13,11 @@
# dpdk section
# DPDK_URL ?= git://dpdk.org/dpdk
DPDK_URL ?= http://dpdk.org/git/dpdk
-DPDK_TAG ?= v16.07
+DPDK_TAG ?= v17.02
# OVS section
OVS_URL ?= https://github.com/openvswitch/ovs
-OVS_TAG ?= ed26e3ea9995ba632e681d5990af5ee9814f650e
+OVS_TAG ?= cc3a32f3b6891168cee98812e8f5e3d8a5a52c98
# VPP section
VPP_URL ?= https://git.fd.io/vpp