diff options
| author | Bogdan Marinescu <bogdan.a.marinescu@intel.com> | 2013-05-09 14:19:58 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-12 09:37:30 +0100 |
| commit | c9e48bce1128881007fa3a27f2bd7bc8784e443e (patch) | |
| tree | 2e843f1b6c8696f6d450b68a4d67a333cf32fb58 /meta/recipes-support/gmp/gmp_5.1.0.bb | |
| parent | 092cc9483a43ac31fb387faa8424deb5e8eed87b (diff) | |
| download | poky-c9e48bce1128881007fa3a27f2bd7bc8784e443e.tar.gz | |
gmp: updated to 5.1.1
A number of patches are now part of the upstream.
Tested by compiling and running core-image-minimal/qemux86.
(From OE-Core rev: e4bc2b287bdeb0abf7c198564575f719a98a6591)
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gmp/gmp_5.1.0.bb')
| -rw-r--r-- | meta/recipes-support/gmp/gmp_5.1.0.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.1.0.bb b/meta/recipes-support/gmp/gmp_5.1.0.bb deleted file mode 100644 index 3c3d985973..0000000000 --- a/meta/recipes-support/gmp/gmp_5.1.0.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | require gmp.inc | ||
| 2 | LICENSE="LGPLv3&GPLv3" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | ||
| 4 | file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790" | ||
| 5 | |||
| 6 | SRC_URI_append = " file://use-includedir.patch \ | ||
| 7 | file://gmp_fix_for_x32.patch \ | ||
| 8 | file://187b7b1646ee.patch \ | ||
| 9 | file://obsolete_automake_macros.patch \ | ||
| 10 | " | ||
| 11 | |||
| 12 | PR = "r2" | ||
| 13 | |||
| 14 | SRC_URI[md5sum] = "cf6d7cb5915f29ce0fc41d042205c080" | ||
| 15 | SRC_URI[sha256sum] = "ed5239a62aeaba6cfc8d50ec36fb59215618f98c248d4bb05ca9bccd990794dc" | ||
