diff options
Diffstat (limited to 'meta/recipes-support/gmp')
-rw-r--r-- | meta/recipes-support/gmp/gmp_5.0.5.bb (renamed from meta/recipes-support/gmp/gmp_5.0.4.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.0.4.bb b/meta/recipes-support/gmp/gmp_5.0.5.bb index f79443827f..20588684be 100644 --- a/meta/recipes-support/gmp/gmp_5.0.4.bb +++ b/meta/recipes-support/gmp/gmp_5.0.5.bb | |||
@@ -2,7 +2,6 @@ require gmp.inc | |||
2 | LICENSE="LGPLv3&GPLv3" | 2 | LICENSE="LGPLv3&GPLv3" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
4 | file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790" | 4 | file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790" |
5 | PR = "r1" | ||
6 | 5 | ||
7 | SRC_URI_append = " file://use-includedir.patch \ | 6 | SRC_URI_append = " file://use-includedir.patch \ |
8 | file://gmp_fix_for_x32.patch \ | 7 | file://gmp_fix_for_x32.patch \ |
@@ -11,5 +10,5 @@ SRC_URI_append = " file://use-includedir.patch \ | |||
11 | 10 | ||
12 | export CC_FOR_BUILD = "${BUILD_CC}" | 11 | export CC_FOR_BUILD = "${BUILD_CC}" |
13 | 12 | ||
14 | SRC_URI[md5sum] = "50c3edcb7c9438e04377ee9a1a061b79" | 13 | SRC_URI[md5sum] = "041487d25e9c230b0c42b106361055fe" |
15 | SRC_URI[sha256sum] = "35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f" | 14 | SRC_URI[sha256sum] = "1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9" |