[OE-core] [PATCH 00/10] [RFC] patch for non /usr/lib libdir - V2

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 12 13:59:48 UTC 2011


On Mon, 2011-07-11 at 15:23 +0800, Yu Ke wrote:
> This is the V2 patches. the changes compared to V1 are:
> - revise python patch to make the sys.lib deriving from libdir, instead of hardcode to lib64
> - add two more fixes: sat-solver and libzypp, with these two more fixes, i can build
>   qemux86-64 core-image-sato and core-image-sato-sdk with libdir=/usr/lib64
> 
> Next step, I will do through test to make sure it does not impact normal libdir=/usr/lib case
> 
> The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:
>   Tom Zanussi (1):
>         systemtap: remove non-core COMPATIBLE_MACHINES
> 
> are available in the git repository at:
> 
>   git://git.pokylinux.org/poky-contrib kyu3/libdir-fix-v2
>   http://git.pokylinux.org/cgit.cgi//log/?h=kyu3/libdir-fix-v2
> 
> Yu Ke (10):
>   native.bbclass: generate libdir from libdir_native
>   openssl: fix for non /usr/lib libdir case
>   libc-package.bbclass: fix for non /usr/lib libdir case
>   python: fix for libdir=/usr/lib64 case
>   python-native: fix for non /usr/lib libdir case
>   perl: fix for non /usr/lib libdir case
>   libcap: fix for non /usr/lib libdir case
>   rpm: fix for non /usr/lib libdir case
>   sat-solver: fix for non /usr/lib libdir case

I merged these apart from the libc-package.bbclass change which doesn't
apply against master and isn't needed since a different patch was
already applied.

FWIW, these were hard to apply as they're based against an older tree :(

>   libzypp: fix for non /usr/lib libdir case

This one didn't make it to the mailing list, please resend.

Cheers,

Richard





More information about the Openembedded-core mailing list