]> code.ossystems Code Review - openembedded-core.git/commit
wic: remove systemd-boot for x32
authorSaul Wold <sgw@linux.intel.com>
Tue, 26 Sep 2017 00:52:17 +0000 (17:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Sep 2017 09:14:17 +0000 (10:14 +0100)
commit6046b9a3d76738c459ad76f5296e7b0a54c0b2e0
treec68f361663f887d66ad3f7bed918f47ef1b06e91
parent364b3698b78e9fea59d24e3a3a5f4476be95f6d1
wic: remove systemd-boot for x32

Currently systemd-boot actually incorporates libgcc, since the
systemd-boot needs to be built with 64bit instructions it can not
use the x32 based libgcc.

Use the new override to ensure it gets overriden, linux-gnux32 could
not be used because x86-64 has higher priority.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types_wic.bbclass
meta/recipes-core/meta/wic-tools.bb