[oe-commits] Paul Eggleton : eglibc: bump PR for OLDEST_KERNEL change

git version control git at git.openembedded.org
Fri Jul 8 16:35:28 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 14386598d8e47bb8a05d29fe3bb04b80b3b6fad2
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=14386598d8e47bb8a05d29fe3bb04b80b3b6fad2

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Thu Jul  7 14:01:32 2011 +0100

eglibc: bump PR for OLDEST_KERNEL change

Bump PR as eglibc should be rebuilt for the new OLDEST_KERNEL value.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 meta/recipes-core/eglibc/eglibc_2.12.bb |    2 +-
 meta/recipes-core/eglibc/eglibc_2.13.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb b/meta/recipes-core/eglibc/eglibc_2.12.bb
index 85d58fa..fd7b485 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 = "r18"
+PR = "r19"
 
 SRCREV = "14158"
 
diff --git a/meta/recipes-core/eglibc/eglibc_2.13.bb b/meta/recipes-core/eglibc/eglibc_2.13.bb
index 7986131..be65787 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 = "r5"
+PR = "r6"
 PR_append = "+svnr${SRCPV}"
 
 EGLIBC_BRANCH="eglibc-2_13"





More information about the Openembedded-commits mailing list