]> code.ossystems Code Review - openembedded-core.git/commitdiff
eglibc: bump PR for OLDEST_KERNEL change
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 7 Jul 2011 13:01:32 +0000 (14:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jul 2011 16:26:48 +0000 (17:26 +0100)
Bump PR as eglibc should be rebuilt for the new OLDEST_KERNEL value.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-core/eglibc/eglibc_2.12.bb
meta/recipes-core/eglibc/eglibc_2.13.bb

index 85d58fa7c90c343aa6d58ca266b46181c151aad3..fd7b485f61cb8fd515085219ac58bf0e5a2a66b6 100644 (file)
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-PR = "r18"
+PR = "r19"
 
 SRCREV = "14158"
 
index 7986131809b7868921d8ba26ba6299b0d06733bc..be65787a9b9db2b188a9ccbb366b7f3eb026ddbf 100644 (file)
@@ -4,7 +4,7 @@ SRCREV = "14157"
 
 DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"
-PR = "r5"
+PR = "r6"
 PR_append = "+svnr${SRCPV}"
 
 EGLIBC_BRANCH="eglibc-2_13"