summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-12 22:11:34 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-13 12:28:07 +0000
commit5ac76dcf4e5813aae68adb2624ddfc912c8e0831 (patch)
tree14d258aa54c8bd3f1d96ca58ed26acca6ed20e17 /meta/recipes-core/coreutils
parentab31da70677592af9eed6fe6b7951a47d647bd9a (diff)
downloadpoky-5ac76dcf4e5813aae68adb2624ddfc912c8e0831.tar.gz
coreutils: Add SRC_URI Checksums for GPLv2
(From OE-Core rev: 16c526219b4d2852eec534f251f1a69e8a79c4a2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/coreutils')
-rw-r--r--meta/recipes-core/coreutils/coreutils_6.9.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.bb
index c9aea3801f..8a47a605c1 100644
--- a/meta/recipes-core/coreutils/coreutils_6.9.bb
+++ b/meta/recipes-core/coreutils/coreutils_6.9.bb
@@ -27,6 +27,9 @@ SRC_URI_BASE = "${GNU_MIRROR}/coreutils/${BP}.tar.bz2 \
27SRC_URI = "${SRC_URI_BASE} file://fix_for_manpage_building.patch" 27SRC_URI = "${SRC_URI_BASE} file://fix_for_manpage_building.patch"
28SRC_URI_virtclass-native = "${SRC_URI_BASE}" 28SRC_URI_virtclass-native = "${SRC_URI_BASE}"
29 29
30SRC_URI[md5sum] = "c9607d8495f16e98906e7ed2d9751a06"
31SRC_URI[sha256sum] = "89c2895ad157de50e53298b22d91db116ee4e1dd3fdf4019260254e2e31497b0"
32
30# [ gets a special treatment and is not included in this 33# [ gets a special treatment and is not included in this
31bindir_progs = "base64 basename cksum comm csplit cut dir dircolors dirname du \ 34bindir_progs = "base64 basename cksum comm csplit cut dir dircolors dirname du \
32 env expand expr factor fmt fold groups head hostid id install \ 35 env expand expr factor fmt fold groups head hostid id install \