From 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 7 Dec 2010 20:06:29 -0800 Subject: SRC_URI Checksums Additionals Signed-off-by: Saul Wold --- meta/recipes-core/coreutils/coreutils_8.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-core/coreutils') diff --git a/meta/recipes-core/coreutils/coreutils_8.5.bb b/meta/recipes-core/coreutils/coreutils_8.5.bb index d8d5904010..3944e34314 100644 --- a/meta/recipes-core/coreutils/coreutils_8.5.bb +++ b/meta/recipes-core/coreutils/coreutils_8.5.bb @@ -14,6 +14,9 @@ inherit autotools gettext SRC_URI = "http://ftp.gnu.org/gnu/coreutils/${BP}.tar.gz" +SRC_URI[md5sum] = "c1ffe586d001e87d66cd80c4536ee823" +SRC_URI[sha256sum] = "dd243e2ac7d0ed203b170ecfb8299643779e7501fec2b45ae1cea8a450fa8ca0" + # [ gets a special treatment and is not included in this bindir_progs = "base64 basename chcon cksum comm csplit cut dir dircolors dirname du \ env expand expr factor fmt fold groups head hostid id install \ -- cgit 1.2.3-korg