summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.microsoft.com>2020-06-14 19:27:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-22 13:05:47 +0100
commit100bbc264cb54275ed2912d96f1fea9f6fd41fbf (patch)
treed1c6c011e21653c8a7e2e7b04ea7afa58b374e2b /meta/recipes-extended
parent3f871fae96e72afa49b9d6a05c96af49173b8a60 (diff)
downloadopenembedded-core-contrib-100bbc264cb54275ed2912d96f1fea9f6fd41fbf.tar.gz
shadow-sysroot: drop unused SRC_URI checksums
This recipe only fetches local files, so there's no need for a checksum. These have been present for some time and nobody noticed. Signed-off-by: Paul Eggleton <paul.eggleton@linux.microsoft.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/shadow/shadow-sysroot_4.6.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
index 79fc8b80b5..a8c1539c92 100644
--- a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
+++ b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
@@ -14,9 +14,6 @@ PR = "r3"
# can add custom users/groups for recipes that use inherit useradd.
SRC_URI = "file://login.defs_shadow-sysroot"
-SRC_URI[md5sum] = "b8608d8294ac88974f27b20f991c0e79"
-SRC_URI[sha256sum] = "633f5bb4ea0c88c55f3642c97f9d25cbef74f82e0b4cf8d54e7ad6f9f9caa778"
-
S = "${WORKDIR}"
do_install() {