diff options
Diffstat (limited to 'recipes/gmp/gmp_4.2.4.bb')
-rw-r--r-- | recipes/gmp/gmp_4.2.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gmp/gmp_4.2.4.bb b/recipes/gmp/gmp_4.2.4.bb index 2b4b09be4a..c01c7058b4 100644 --- a/recipes/gmp/gmp_4.2.4.bb +++ b/recipes/gmp/gmp_4.2.4.bb @@ -7,3 +7,6 @@ SRC_URI_append += "file://sh4-asmfix.patch;patch=1 \ " require gmp.inc LICENSE = "GPLv3 LGPLv3" + +SRC_URI[gmp.md5sum] = "fc1e3b3a2a5038d4d74138d0b9cf8dbe" +SRC_URI[gmp.sha256sum] = "5420b0e558a69a53b36f2b2c70a69f547e075d98366a585fc80cbbcce1efe368" |