[OE-core] [PATCH] elfutils: split libraries into separate packages

Saul Wold sgw at linux.intel.com
Wed Apr 3 20:59:42 UTC 2013


On 04/03/2013 01:47 PM, Marcin Juszkiewicz wrote:
> W dniu 03.04.2013 17:50, Saul Wold pisze:
>> This change seems to cause some issues with multilib build with lib32 on
>> x86-64:
>
> I have to admit that I never did any multilib builds with OE. Can you
> point me to config options I need to set to get such build done?
>
>

Sure set the following in your local.conf:

MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"


bitbake lib32-elfutils

you can also bitbake world, but that will take some time.

Sau!





More information about the Openembedded-core mailing list