[OE-core] [PATCH 00/12 V2] Fixes for multilib and eSDK

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jan 18 11:29:46 UTC 2018


On Thu, 2018-01-18 at 17:35 +0800, Robert Yang wrote:
> Two of the patches have been merged, so I rebased others and put them
> to:
> 
>    git://git.openembedded.org/openembedded-core-contrib rbt/multilib
>    http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/
> multilib
> 
> Robert Yang (10):
>    staging.bbclass: fix for multilib
>    populate_sdk_ext.bbclass: fix for multilib
>    staging.bbclass: staging_populate_sysroot_dir(): fix for multilib
>    staging.bbclass: print searched manifest when not found
>    staging.bbclass: extend_recipe_sysroot(): search multilib manifest
>    package_manager.py: reverse archs correctly
>    multilib.bbclass: extend allarch recipes
>    toolchain-scripts.bbclass: only install all MULTILIB_VARIANTS for
>      image
>    multilib.bbclass: deltask populate_sdk and populate_sdk_ext
>    populate_sdk_ext.bbclass: remove the try...finally

Just to update, I also have a set of patches which alter the manifest
code in staging.bbclass, I wanted to compare what we're doing and
likely create a combination of those patches.

For the deltask commit, could you make it bb.build.deltask() only when
image.bbclass is inherited?

Cheers,

Richard



More information about the Openembedded-core mailing list