aboutsummaryrefslogtreecommitdiffstats
path: root/dpdk/Makefile
diff options
context:
space:
mode:
authorMarco Varlese <marco.varlese@suse.com>2017-08-14 10:53:28 +0200
committerDave Wallace <dwallacelf@gmail.com>2017-08-14 14:30:10 +0000
commit3a079ce28204c986f16e99fbaaa685bdb3b7f752 (patch)
tree2fb42f3232dc64d87fc7f9638605d1f1ecfbf71b /dpdk/Makefile
parent6be3255d4655c2ba81c9e4bc6b6f3b25e94ce57d (diff)
Added MD5SUM for DPDK 17.08 tarball as a first step towards migration
Change-Id: Ic73b857c4e3d5a3f695e93924de5a5bed0af5019 Signed-off-by: Marco Varlese <marco.varlese@suse.com>
Diffstat (limited to 'dpdk/Makefile')
-rw-r--r--dpdk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dpdk/Makefile b/dpdk/Makefile
index be1d628a..cd70c894 100644
--- a/dpdk/Makefile
+++ b/dpdk/Makefile
@@ -31,6 +31,7 @@ DPDK_TARBALL := dpdk-$(DPDK_VERSION).tar.xz
DPDK_TAR_URL := $(DPDK_BASE_URL)/$(DPDK_TARBALL)
DPDK_17.02_TARBALL_MD5_CKSUM := 6b9f7387c35641f4e8dbba3e528f2376
DPDK_17.05_TARBALL_MD5_CKSUM := 0a68c31cd6a6cabeed0a4331073e4c05
+DPDK_17.08_TARBALL_MD5_CKSUM := 0641f59ea8ea98afefa7cfa2699f6241
DPDK_SOURCE := $(B)/dpdk-$(DPDK_VERSION)
IPSEC_MB_VER := 0.45