[oe-commits] Saul Wold : gmp: 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: 9597a66e797852a44bbcf29e722eb410fd3fd386
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9597a66e797852a44bbcf29e722eb410fd3fd386

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

gmp: Add SRC_URI Checksums for GPLv2

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

---

 meta/recipes-support/gmp/gmp_4.2.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-support/gmp/gmp_4.2.1.bb b/meta/recipes-support/gmp/gmp_4.2.1.bb
index 74da6b8..5f3929f 100644
--- a/meta/recipes-support/gmp/gmp_4.2.1.bb
+++ b/meta/recipes-support/gmp/gmp_4.2.1.bb
@@ -11,4 +11,7 @@ PR = "r0"
 SRC_URI = "${GNU_MIRROR}/gmp/${BP}.tar.bz2 \
            file://disable-stdc.patch"
 
+SRC_URI[md5sum] = "091c56e0e1cca6b09b17b69d47ef18e3"
+SRC_URI[sha256sum] = "d07ffcb37eecec35c5ec72516d10b35fdf6e6fef1fcf1dcd37e30b8cbf8bf941"
+
 inherit autotools





More information about the Openembedded-commits mailing list