aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp.inc
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:11 +0100
commite4bc2b287bdeb0abf7c198564575f719a98a6591 (patch)
tree6c079078ee6b740063db4f2f34ed4f42a6587e21 /meta/recipes-support/gmp/gmp.inc
parent5d8dd6ec550764b89754812f0d06cc2baa707a1e (diff)
downloadopenembedded-core-e4bc2b287bdeb0abf7c198564575f719a98a6591.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. Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/gmp/gmp.inc')
-rw-r--r--meta/recipes-support/gmp/gmp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gmp/gmp.inc b/meta/recipes-support/gmp/gmp.inc
index 709d8c4d7c..bec06ecd69 100644
--- a/meta/recipes-support/gmp/gmp.inc
+++ b/meta/recipes-support/gmp/gmp.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "GNU multiprecision arithmetic library"
HOMEPAGE = "http://gmplib.org/"
LICENSE = "GPLv3 LGPLv3"
-REVISION = "a"
+REVISION = ""
SRC_URI = "ftp://ftp.gmplib.org/pub/gmp-${PV}/gmp-${PV}${REVISION}.tar.bz2 \
file://configure.patch \