summaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
blob: 45b908e978c441e9a9eced25e8df37b3f895a351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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 ?= v16.04

# collectd section
COLLECTD_URL ?= https://github.com/maryamtahhan/collectd-with-DPDK
COLLECTD_TAG ?= dpdkstat