summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp_5.1.1.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.1.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.1.bb')
-rw-r--r--meta/recipes-support/gmp/gmp_5.1.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.1.1.bb b/meta/recipes-support/gmp/gmp_5.1.1.bb
new file mode 100644
index 0000000000..d6dcb97f3e
--- /dev/null
+++ b/meta/recipes-support/gmp/gmp_5.1.1.bb
@@ -0,0 +1,10 @@
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 "
8
9SRC_URI[md5sum] = "2fa018a7cd193c78494525f236d02dd6"
10SRC_URI[sha256sum] = "a0d4779f48b36519dfaceb5f987a7c76fcac223258bebea3bb2244310970afad"