summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool/create_buildsys.py
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-09-29 15:23:10 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-01 13:04:44 +0100
commit25f7c6c329038b443d36074fff45a30ba3712f7a (patch)
tree83e491c5490eab4abf922a4887706ef0aeee8323 /scripts/lib/recipetool/create_buildsys.py
parent72c37b06b034e97e7dd7e1a20fb0ff5f96088440 (diff)
downloadopenembedded-core-25f7c6c329038b443d36074fff45a30ba3712f7a.tar.gz
openembedded-core-25f7c6c329038b443d36074fff45a30ba3712f7a.tar.bz2
openembedded-core-25f7c6c329038b443d36074fff45a30ba3712f7a.zip
multilib: avoid expanding grub and grub-efi to multilib
It doesn't make much sense to expand them to multilib, and there is an error on qemuarm64 since grub-efi supports arm64, but doesn't support armv7a or armv7ve: * Fixed: MACHINE = "qemuarm64" require conf/multilib.conf MULTILIBS = "multilib:lib32" DEFAULTTUNE_virtclass-multilib-lib32 = "armv7a" MACHINE_FEATURES_append = " efi" $ bitbake lib32-core-image-minimal Also introduced a variable NON_MULTILIB_RECIPES in multilib.conf, so that we can easily add other recipes, such as syslinux if needed. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys.py')
0 files changed, 0 insertions, 0 deletions