]> code.ossystems Code Review - openembedded-core.git/commitdiff
eglibc: bump PR for SRCREV changes
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 14 Jun 2011 19:23:02 +0000 (21:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2011 13:30:23 +0000 (14:30 +0100)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
meta/recipes-core/eglibc/eglibc_2.12.bb
meta/recipes-core/eglibc/eglibc_2.13.bb

index fe2f51d53898c213483f2391063c1d3d0ce10123..f858bbc774fb31540802ddfc813953427a4be7f2 100644 (file)
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-PR = "r14"
+PR = "r15"
 
 SRCREV = "14158"
 
index 9a9773cd112603d5565bc01326db4af4af920035..3490d2db9fbffea6d57e110ce05762ac742bbc24 100644 (file)
@@ -4,7 +4,7 @@ SRCREV = "14157"
 
 DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"
-PR = "r1"
+PR = "r2"
 PR_append = "+svnr${SRCPV}"
 
 EGLIBC_BRANCH="eglibc-2_13"