[OE-core] [PATCH v2] libc locale split: fix some remaining problems

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jun 29 13:31:02 UTC 2011


On Wed, 2011-06-29 at 14:00 +0200, Koen Kooi wrote:
> * 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
> 
> This still doesn't fix:
> 
> $ dpkg-deb -I ipk/armv7a/libc6_2.12-r16_armv7a.ipk
>  Package: libc6
> 	[..]
>  Depends: libc6-dev (>= 2.12)
> 
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>  meta/classes/libc-common.bbclass           |    7 +++++++
>  meta/classes/libc-package.bbclass          |    5 +----
>  meta/recipes-core/eglibc/eglibc-locale.inc |    2 +-
>  3 files changed, 9 insertions(+), 5 deletions(-)

Merged to master along with a couple of other libc-locale fixup patches
to address issues (including the -dev package issues mentioned above).

Cheers,

Richard





More information about the Openembedded-core mailing list