From: pmikus Date: Fri, 2 Dec 2016 05:24:02 +0000 (+0100) Subject: Fix dpdk16.11 hashsum X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=ccff0994332c66eb8b0e2d62a7de8b14adab1fe3 Fix dpdk16.11 hashsum Due to rebuild of DPDK 16.11 package by DPDK-dev there is a changed hash sum. This fix is supposed to correct hash sum. Change-Id: I68fc81bcf848abca07e902a0b8754d56a3d2733c Signed-off-by: pmikus --- diff --git a/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch b/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch index 81c9577a7a..1686e4b56d 100644 --- a/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch +++ b/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch @@ -77,7 +77,7 @@ index 0000000..1c47f19 +++ b/package/dpdk/dpdk.hash @@ -0,0 +1,2 @@ +# Locally calculated -+sha256 8098b3542b4c78d28bde5f4eba57d4ee929fffaaa941b7afd2b881eae0b45c00 dpdk-16.11.tar.gz ++sha256 cf2ef6faf8cd056abbbebba779b7850eb3f79edd0d91767bcdbc216a2cde4fd1 dpdk-16.11.tar.gz diff --git a/package/dpdk/dpdk.mk b/package/dpdk/dpdk.mk new file mode 100644 index 0000000..02860fd