# Upstream Package List # # Everything here is defined as its suggested default # value, it can always be overriden when invoking Make # dpdk section # DPDK_URL ?= git://dpdk.org/dpdk DPDK_URL ?= http://dpdk.org/git/dpdk DPDK_TAG ?= v2.2.0 # OVS section OVS_URL ?= https://github.com/openvswitch/ovs OVS_TAG ?= 02ab4b1a6a173979a51cabd7000a34546d517e60 # QEMU section QEMU_URL ?= https://github.com/qemu/qemu.git QEMU_TAG ?= v2.3.0