aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-05-05 15:19:49 -0500
committerDave Barach <openvpp@barachs.net>2016-05-07 13:02:42 +0000
commit59611303fb70a739544c280177f315bf1508d761 (patch)
treee412a148df190a6de5cfa82dc51794d5b37fc202
parenta6116ef5cf0e970187e520c133ad4c6880b735c8 (diff)
Switch to using nexus.fd.io for dpdk tarball
Change-Id: I9751cbb9137627491ee4bd03e0318429327c0bd8 Signed-off-by: Ed Warnicke <eaw@cisco.com>
-rw-r--r--dpdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpdk/Makefile b/dpdk/Makefile
index fadbb26831e..5d05e6af2d1 100644
--- a/dpdk/Makefile
+++ b/dpdk/Makefile
@@ -24,7 +24,7 @@ DPDK_DEBUG ?= n
B := $(DPDK_BUILD_DIR)
I := $(DPDK_INSTALL_DIR)
DPDK_VERSION ?= 16.04
-DPDK_BASE_URL ?= http://dpdk.org/browse/dpdk/snapshot
+DPDK_BASE_URL ?= https://nexus.fd.io/content/repositories/thirdparty/
DPDK_TARBALL := dpdk-$(DPDK_VERSION).tar.gz
DPDK_TAR_URL := $(DPDK_BASE_URL)/$(DPDK_TARBALL)
DPDK_2.1.0_TARBALL_MD5_CKSUM := 205a0d12bfd6eb717d57506272f43519