[oe-commits] Saul Wold : coreutils: Add SRC_URI Checksums for GPLv2

git at git.openembedded.org git at git.openembedded.org
Tue Dec 13 12:32:57 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 16c526219b4d2852eec534f251f1a69e8a79c4a2
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=16c526219b4d2852eec534f251f1a69e8a79c4a2

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Dec 12 22:11:34 2011 -0800

coreutils: Add SRC_URI Checksums for GPLv2

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/coreutils/coreutils_6.9.bb |    3 +++
 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 c9aea38..8a47a60 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 \
 SRC_URI = "${SRC_URI_BASE} file://fix_for_manpage_building.patch"
 SRC_URI_virtclass-native = "${SRC_URI_BASE}"
 
+SRC_URI[md5sum] = "c9607d8495f16e98906e7ed2d9751a06"
+SRC_URI[sha256sum] = "89c2895ad157de50e53298b22d91db116ee4e1dd3fdf4019260254e2e31497b0"
+
 # [ gets a special treatment and is not included in this
 bindir_progs = "base64 basename cksum comm csplit cut dir dircolors dirname du \
                 env expand expr factor fmt fold groups head hostid id install \





More information about the Openembedded-commits mailing list