gnu-efi: ignore arch mismatch for x32

(From OE-Core rev: 97976de2a5465cb476379ebc9d9e1b3f0837853a)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Christopher Larson 2016-12-13 20:00:57 -07:00 committed by Richard Purdie
parent c12cd31231
commit 629b96f142
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,9 @@ do_install() {
FILES_${PN} += "${libdir}/*.lds"
# 64-bit binaries are expected for EFI when targeting X32
INSANE_SKIP_${PN}-dev_append_linux-gnux32 = " arch"
BBCLASSEXTEND = "native"
# It doesn't support sse, its make.defaults sets: