diff options
Diffstat (limited to 'meta/recipes-support/gmp/gmp_5.1.0.bb')
-rw-r--r-- | meta/recipes-support/gmp/gmp_5.1.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.1.0.bb b/meta/recipes-support/gmp/gmp_5.1.0.bb index eb5ef33ddf..6591ebe80b 100644 --- a/meta/recipes-support/gmp/gmp_5.1.0.bb +++ b/meta/recipes-support/gmp/gmp_5.1.0.bb | |||
@@ -3,9 +3,12 @@ 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 | 5 | ||
6 | PR = "r1" | ||
7 | |||
6 | SRC_URI_append = " file://use-includedir.patch \ | 8 | SRC_URI_append = " file://use-includedir.patch \ |
7 | file://gmp_fix_for_x32.patch \ | 9 | file://gmp_fix_for_x32.patch \ |
8 | file://187b7b1646ee.patch \ | 10 | file://187b7b1646ee.patch \ |
11 | file://obsolete_automake_macros.patch \ | ||
9 | " | 12 | " |
10 | 13 | ||
11 | SRC_URI[md5sum] = "362cf515aff8dc240958ce47418e4c78" | 14 | SRC_URI[md5sum] = "362cf515aff8dc240958ce47418e4c78" |