aboutsummaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
blob: cec80a2f5dd34300f908ef19d80971902e555277 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.0.0

# OVS section
OVS_URL ?= https://github.com/openvswitch/ovs
OVS_TAG ?= ad2e649834be20dd01b1632799fe778106a96a2d

# QEMU section
QEMU_URL ?= https://github.com/qemu/qemu.git
QEMU_TAG ?= v2.2.1