summaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
blob: cb45f9d5352a88093e82ee65b7552ffb4be6ff7e (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 ?= d307f7957c9da6dee264ab7c9b349871c5a4c5fc

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

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