summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp_5.1.0.bb
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-05-09 14:19:58 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 09:37:30 +0100
commitc9e48bce1128881007fa3a27f2bd7bc8784e443e (patch)
tree2e843f1b6c8696f6d450b68a4d67a333cf32fb58 /meta/recipes-support/gmp/gmp_5.1.0.bb
parent092cc9483a43ac31fb387faa8424deb5e8eed87b (diff)
downloadpoky-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.bb15
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 @@
1require gmp.inc
2LICENSE="LGPLv3&GPLv3"
3LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
4 file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790"
5
6SRC_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
12PR = "r2"
13
14SRC_URI[md5sum] = "cf6d7cb5915f29ce0fc41d042205c080"
15SRC_URI[sha256sum] = "ed5239a62aeaba6cfc8d50ec36fb59215618f98c248d4bb05ca9bccd990794dc"