aboutsummaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
diff options
context:
space:
mode:
authorSridhar Rao <srao@linuxfoundation.org>2022-12-02 05:56:40 +0000
committerGerrit Code Review <gerrit@opnfv.org>2022-12-02 05:56:40 +0000
commit34147ac299351c44d4f7d135892457fba38a132b (patch)
treee567eda1f86edfa9c3b962d0bef180f2a8a2ce81 /src/package-list.mk
parent3c9c1529fde2304ed54c39ee61f5c14cd1fb8fb5 (diff)
parent98177ae9f931901646403485aadbed6f6813cad0 (diff)
Merge "DPDK: Default to Meson-Build of DPDK."stable/nile
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 49aa82c0..c11a04f7 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 ?= v20.05
+DPDK_TAG ?= v21.11
# OVS section
OVS_URL ?= https://github.com/openvswitch/ovs
-OVS_TAG ?= v2.14.0
+OVS_TAG ?= v2.17.2
# VPP section
VPP_URL ?= https://git.fd.io/vpp