Merge "added mechanism to pull upstream packages and provided single top-level make"
[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 ?= v1.6.0r0
10
11 # OVS section
12 OVS_URL ?= https://github.com/openvswitch/ovs
13 OVS_TAG ?= v2.3.1