X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fpackage-list.mk;h=4bd1159b184d47ad4b18a0ce2bfac852fe13e24e;hb=3460fd9b5379b288b34c6e2c5984d2e9f67cc3bd;hp=0e64457bac2e859eda2b77b13480412a36619245;hpb=b4b06d27b062a65ef98753d7f1d9d340fa773329;p=vswitchperf.git diff --git a/src/package-list.mk b/src/package-list.mk index 0e64457b..4bd1159b 100644 --- a/src/package-list.mk +++ b/src/package-list.mk @@ -6,8 +6,12 @@ # dpdk section # DPDK_URL ?= git://dpdk.org/dpdk DPDK_URL ?= http://dpdk.org/git/dpdk -DPDK_TAG ?= v1.6.0r0 +DPDK_TAG ?= v2.2.0 # OVS section OVS_URL ?= https://github.com/openvswitch/ovs -OVS_TAG ?= v2.3.1 +OVS_TAG ?= 02ab4b1a6a173979a51cabd7000a34546d517e60 + +# QEMU section +QEMU_URL ?= https://github.com/qemu/qemu.git +QEMU_TAG ?= v2.3.0