summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp_5.0.4.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-03-14 19:02:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-15 13:33:51 +0000
commit93453f408bab7f2c127fce2bc09c2a974d64e86e (patch)
tree606518193ad6cade3635e56b38b4e845edcf8fca /meta/recipes-support/gmp/gmp_5.0.4.bb
parentce150811a606674edb43e401fa9a0cf52568ad5e (diff)
downloadpoky-93453f408bab7f2c127fce2bc09c2a974d64e86e.tar.gz
gmp: upgrade from 5.0.3 to 5.0.4
gmp_bugfix.patch : removed this patch as it is in upstream now (From OE-Core rev: 92c43229e202d0115ae68e3ab5c6eecde32ea822) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gmp/gmp_5.0.4.bb')
-rw-r--r--meta/recipes-support/gmp/gmp_5.0.4.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.0.4.bb b/meta/recipes-support/gmp/gmp_5.0.4.bb
new file mode 100644
index 0000000000..9adcc3f445
--- /dev/null
+++ b/meta/recipes-support/gmp/gmp_5.0.4.bb
@@ -0,0 +1,13 @@
1require gmp.inc
2LICENSE="LGPLv3&GPLv3"
3LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
4 file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790"
5PR = "r0"
6
7SRC_URI_append += "file://use-includedir.patch \
8 file://gmp_fix_for_x32.patch"
9
10export CC_FOR_BUILD = "${BUILD_CC}"
11
12SRC_URI[md5sum] = "50c3edcb7c9438e04377ee9a1a061b79"
13SRC_URI[sha256sum] = "35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f"