diff options
Diffstat (limited to 'meta/recipes-support/gmp/gmp_5.0.4.bb')
-rw-r--r-- | meta/recipes-support/gmp/gmp_5.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.0.4.bb b/meta/recipes-support/gmp/gmp_5.0.4.bb index cb2ca5b983..f79443827f 100644 --- a/meta/recipes-support/gmp/gmp_5.0.4.bb +++ b/meta/recipes-support/gmp/gmp_5.0.4.bb | |||
@@ -4,7 +4,7 @@ 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" | 5 | PR = "r1" |
6 | 6 | ||
7 | SRC_URI_append += "file://use-includedir.patch \ | 7 | SRC_URI_append = " file://use-includedir.patch \ |
8 | file://gmp_fix_for_x32.patch \ | 8 | file://gmp_fix_for_x32.patch \ |
9 | file://gmp_fix_for_automake-1.12.patch \ | 9 | file://gmp_fix_for_automake-1.12.patch \ |
10 | " | 10 | " |