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

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


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

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

gzip: Add SRC_URI Checksums for GPLv2

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





More information about the Openembedded-commits mailing list