]> code.ossystems Code Review - openembedded-core.git/commit
libc locale split: fix some remaining problems
authorKoen Kooi <koen@dominion.thruhere.net>
Wed, 29 Jun 2011 12:00:23 +0000 (14:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2011 13:27:53 +0000 (14:27 +0100)
commit477ede7472db0bacd5daacb96e97f849d1be84ee
treed091751f302daebbec2688fd58cdaf67a1de17b1
parent2dccb370e04bc2bbe208b2b0541077d8ef519535
libc locale split: fix some remaining problems

* libc-{common,package}.bbclass: fix shlib renaming for the C library
Without this you'd end up with eglibc_2.12.ipk instead of libc6_2.12.ipk as before

* eglibc-locale: don't make versions go backwards after split from eglibc
eglibc was way beyond PR = "r1" at the time of the split, so increase PR to make package upgrades work

[RP: Fixup PR merge conflict]
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/libc-common.bbclass
meta/classes/libc-package.bbclass
meta/recipes-core/eglibc/eglibc-locale.inc
meta/recipes-core/eglibc/eglibc-package.inc