Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Disable systemd-boot from building with x32 IA Machine
@ 2017-09-19 18:27 Saul Wold
  2017-09-19 18:27 ` [PATCH 1/3] arch-x86: Add x86-x32 to MACHINEOVERRIDES Saul Wold
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Saul Wold @ 2017-09-19 18:27 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

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.

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-09-26  0:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-19 18:27 [PATCH 0/3] Disable systemd-boot from building with x32 IA Machine Saul Wold
2017-09-19 18:27 ` [PATCH 1/3] arch-x86: Add x86-x32 to MACHINEOVERRIDES Saul Wold
2017-09-21  8:15   ` Richard Purdie
2017-09-26  0:46     ` Saul Wold
2017-09-19 18:27 ` [PATCH 2/3] wic: remove systemd-boot for x32 Saul Wold
2017-09-21  8:17   ` Richard Purdie
2017-09-21 14:22   ` Khem Raj
2017-09-19 18:27 ` [PATCH 3/3] systemd-boot: Should not build x32 Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox