]> code.ossystems Code Review - openembedded-core.git/commit
sdk: Enable do_populate_sdk with multilibs
authorKhem Raj <raj.khem@gmail.com>
Sun, 20 Jun 2021 21:46:32 +0000 (14:46 -0700)
committerAnuj Mittal <anuj.mittal@intel.com>
Wed, 25 Aug 2021 02:44:50 +0000 (10:44 +0800)
commit3d18d1924ff0dcf8788ee856e3f056e77db8f920
tree928c6545ad0fca83a58692413f059d7d6f0f7dcb
parent7e71acd265637d54d5bf149ea36cefa581f60992
sdk: Enable do_populate_sdk with multilibs

This patch enables building image based SDKs for multi-libbed images
e.g. lib32-core-image-minimal and so on. Change the path to nativesdk
tools to use recipe-sysroot since thats where the nativesdk components
are installed and it will need access to qemu wrappers during build for
processing intercepts

[YOCTO #14444]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6196a785eababb040ee1dee9f33cb6d6dad77eef)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/multilib.bbclass
meta/classes/populate_sdk_base.bbclass