[meta-intel] [meta-dpdk 1/3] dpdk: Remove the useless checksums

Kevin Hao kexin.hao at windriver.com
Thu Apr 12 22:06:59 PDT 2018


After changing to the git repo, these checksums become useless.
Just drop them.

Signed-off-by: Kevin Hao <kexin.hao at windriver.com>
---
 recipes-extended/dpdk/dpdk_17.11.1.bb | 3 ---
 recipes-extended/dpdk/dpdk_18.02.bb   | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/recipes-extended/dpdk/dpdk_17.11.1.bb b/recipes-extended/dpdk/dpdk_17.11.1.bb
index 4c84281173f0..c3eb59fb905a 100644
--- a/recipes-extended/dpdk/dpdk_17.11.1.bb
+++ b/recipes-extended/dpdk/dpdk_17.11.1.bb
@@ -7,6 +7,3 @@ SRCREV = "d864d418fa3424098bd14d0b7fd1c8ed078dbb25"
 LICENSE = "LGPLv2 & GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe\
                     file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
-
-SRC_URI[dpdk.md5sum] = "75a2f0922baadc19dc8a222a7547798a"
-SRC_URI[dpdk.sha256sum] = "47f43a3ef66cc351ab639ae313830dc08760089c7d227e5f73daa0d6df38b201"
diff --git a/recipes-extended/dpdk/dpdk_18.02.bb b/recipes-extended/dpdk/dpdk_18.02.bb
index 6178fb1ddb96..a2d1e487d651 100644
--- a/recipes-extended/dpdk/dpdk_18.02.bb
+++ b/recipes-extended/dpdk/dpdk_18.02.bb
@@ -11,6 +11,3 @@ SRC_URI += "\
             file://dpdk-16.04-dpdk-enable-ip_fragmentation-in-common_base-config.patch \
             file://0001-examples-Fix-maybe-uninitialized-warning.patch \
             "
-
-SRC_URI[dpdk.md5sum] = "49d08ced0a978a71cc3942af5cf51b95"
-SRC_URI[dpdk.sha256sum] = "f1210310fd5f01a3babe3a09d9b3e5a9db791c2ec6ecfbf94ade9f893a0632b8"
-- 
2.14.3



More information about the meta-intel mailing list