summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-03-05 18:10:27 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-05 17:14:06 +0000
commit8f2ae03dd950e119d9c06cecfa57d69edcf293be (patch)
tree71c995a57adbfa2cf823871276616914eae1134a /meta/recipes-support/gmp
parent9d88baea4f3668612c76201c306ec6efe72c281e (diff)
downloadopenembedded-core-8f2ae03dd950e119d9c06cecfa57d69edcf293be.tar.gz
gmp: fix missing PR after update to 5.1.0a
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gmp')
-rw-r--r--meta/recipes-support/gmp/gmp_5.1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.1.0.bb b/meta/recipes-support/gmp/gmp_5.1.0.bb
index 73a4336d50..3c3d985973 100644
--- a/meta/recipes-support/gmp/gmp_5.1.0.bb
+++ b/meta/recipes-support/gmp/gmp_5.1.0.bb
@@ -9,5 +9,7 @@ SRC_URI_append = " file://use-includedir.patch \
file://obsolete_automake_macros.patch \
"
+PR = "r2"
+
SRC_URI[md5sum] = "cf6d7cb5915f29ce0fc41d042205c080"
SRC_URI[sha256sum] = "ed5239a62aeaba6cfc8d50ec36fb59215618f98c248d4bb05ca9bccd990794dc"