8b09c4246f3f8451f737a9743cd49e30b6d7161e
[vswitchperf.git] / src / package-list.mk
1 # Upstream Package List
2 #
3 # Everything here is defined as its suggested default
4 # value, it can always be overriden when invoking Make
5
6 # dpdk section
7 # DPDK_URL ?= git://dpdk.org/dpdk
8 DPDK_URL ?= http://dpdk.org/git/dpdk
9 DPDK_TAG ?= v2.2.0
10
11 # OVS section
12 OVS_URL ?= https://github.com/openvswitch/ovs
13 #The Tag below is for OVS v2.5.0 with backwards compatibility support for Qemu
14 #versions < 2.5.
15 OVS_TAG ?= f3ea2ad27fd076735fdb78286980749bb12fe1ce
16
17 # QEMU section
18 QEMU_URL ?= https://github.com/qemu/qemu.git
19 QEMU_TAG ?= v2.3.0