[OE-core] [PATCH 06/10] gzip: Add SRC_URI Checksums for GPLv2

Saul Wold sgw at linux.intel.com
Tue Dec 13 08:14:05 UTC 2011


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-extended/gzip/gzip_1.3.12.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/gzip/gzip_1.3.12.bb b/meta/recipes-extended/gzip/gzip_1.3.12.bb
index f0752e4..2836942 100644
--- a/meta/recipes-extended/gzip/gzip_1.3.12.bb
+++ b/meta/recipes-extended/gzip/gzip_1.3.12.bb
@@ -13,6 +13,9 @@ SRC_URI = "${GNU_MIRROR}/gzip/gzip-${PV}.tar.gz \
            file://m4-extensions-fix.patch \
            file://dup-def-fix.patch"
 
+SRC_URI[md5sum] = "b5bac2d21840ae077e0217bc5e4845b1"
+SRC_URI[sha256sum] = "3f565be05f7f3d1aff117c030eb7c738300510b7d098cedea796ca8e4cd587af"
+
 PR = "r0"
 
 inherit autotools
-- 
1.7.6.4





More information about the Openembedded-core mailing list