[OE-core] [PATCH] eglibc-locale: don't make versions go backwards after split from eglibc

Koen Kooi koen at dominion.thruhere.net
Tue Jun 28 20:31:50 UTC 2011


eglibc was way beyond PR = "r1" at the time of the split, so increase PR to make package upgrades work

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 meta/recipes-core/eglibc/eglibc-locale.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc
index 7c4b1d5..96f2d8a 100644
--- a/meta/recipes-core/eglibc/eglibc-locale.inc
+++ b/meta/recipes-core/eglibc/eglibc-locale.inc
@@ -26,7 +26,7 @@ BINARY_LOCALE_ARCHES ?= "arm.* i[3-6]86 x86_64 powerpc mips"
 # set "0" for qemu emulation of native localedef for locale generation
 LOCALE_GENERATION_WITH_CROSS-LOCALEDEF = "1"
 
-PR = "r1"
+PR = "r16"
 
 PKGSUFFIX = ""
 PKGSUFFIX_virtclass-nativesdk = "-nativesdk"
-- 
1.6.6.1





More information about the Openembedded-core mailing list