systemd-boot has to be build for the native IA instruction set size, this patch series is needed to disable it from building or being depended on by WIC when building x32 as DEFAULTTUNE and not just as multilib.
V2: fixed x86_x32 to be x86-32 and made it consistent. Sau! Saul Wold (3): arch-x86: Add x86-x32 to MACHINEOVERRIDES wic: remove systemd-boot for x32 systemd-boot: Should not build x32 meta/classes/image_types_wic.bbclass | 1 + meta/conf/machine/include/x86/arch-x86.inc | 1 + meta/recipes-core/meta/wic-tools.bb | 1 + meta/recipes-core/systemd/systemd-boot_234.bb | 1 + 4 files changed, 4 insertions(+) -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
