From b8b8b0383e806cc1d3a6f8114338112310f940f2 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 12 Dec 2011 22:12:49 -0800 Subject: gzip: Add SRC_URI Checksums for GPLv2 Signed-off-by: Saul Wold --- meta/recipes-extended/gzip/gzip_1.3.12.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-extended/gzip') diff --git a/meta/recipes-extended/gzip/gzip_1.3.12.bb b/meta/recipes-extended/gzip/gzip_1.3.12.bb index f0752e4684..2836942f8b 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 -- cgit 1.2.3-korg