]> code.ossystems Code Review - openembedded-core.git/commitdiff
gmp: fix missing PR after update to 5.1.0a
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Tue, 5 Mar 2013 16:10:27 +0000 (18:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 17:14:06 +0000 (17:14 +0000)
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gmp/gmp_5.1.0.bb

index 73a4336d502044cc11ada88a95b680ee283d56de..3c3d98597325e48094ef93d91f4478d23f50a4de 100644 (file)
@@ -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"