All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gmp: fix missing PR after update to 5.1.0a
@ 2013-03-05 16:10 Bogdan Marinescu
  0 siblings, 0 replies; only message in thread
From: Bogdan Marinescu @ 2013-03-05 16:10 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
---
 meta/recipes-support/gmp/gmp_5.1.0.bb |    2 ++
 1 file changed, 2 insertions(+)

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"
-- 
1.7.10.4




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-05 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-05 16:10 [PATCH] gmp: fix missing PR after update to 5.1.0a Bogdan Marinescu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.