From: Bogdan Marinescu Date: Tue, 5 Mar 2013 16:10:27 +0000 (+0200) Subject: gmp: fix missing PR after update to 5.1.0a X-Git-Tag: rev_ivi_2015_02_04~13465 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ac7295c0612e485eead84e19a0d3ec85f9bf2d4;p=scm%2Fbb%2Ftizen-distro.git gmp: fix missing PR after update to 5.1.0a (From OE-Core rev: 8f2ae03dd950e119d9c06cecfa57d69edcf293be) Signed-off-by: Bogdan Marinescu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/gmp/gmp_5.1.0.bb b/meta/recipes-support/gmp/gmp_5.1.0.bb index 73a4336..3c3d985 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"