From: Koen Kooi Date: Tue, 14 Jun 2011 19:23:02 +0000 (+0200) Subject: eglibc: bump PR for SRCREV changes X-Git-Tag: yocto-4.0~40787 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34f4f9eae8c588234b29e44f5a3ea9edbc10620d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git eglibc: bump PR for SRCREV changes Signed-off-by: Koen Kooi --- diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb b/meta/recipes-core/eglibc/eglibc_2.12.bb index fe2f51d5389..f858bbc774f 100644 --- a/meta/recipes-core/eglibc/eglibc_2.12.bb +++ b/meta/recipes-core/eglibc/eglibc_2.12.bb @@ -1,7 +1,7 @@ require eglibc.inc DEPENDS += "gperf-native" -PR = "r14" +PR = "r15" SRCREV = "14158" diff --git a/meta/recipes-core/eglibc/eglibc_2.13.bb b/meta/recipes-core/eglibc/eglibc_2.13.bb index 9a9773cd112..3490d2db9fb 100644 --- a/meta/recipes-core/eglibc/eglibc_2.13.bb +++ b/meta/recipes-core/eglibc/eglibc_2.13.bb @@ -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"