Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] grub2 wchar defconfig fixes
@ 2017-09-05  0:08 Nicholas Sielicki
  2017-09-05  0:08 ` [Buildroot] [PATCH v2 1/2] configs/galileo: grub2 needs wchar toolchain Nicholas Sielicki
  2017-09-05  0:08 ` [Buildroot] [PATCH v2 2/2] configs/minnowboard_max-graphical: wchar/grub2 fix Nicholas Sielicki
  0 siblings, 2 replies; 6+ messages in thread
From: Nicholas Sielicki @ 2017-09-05  0:08 UTC (permalink / raw)
  To: buildroot

Since a version bump of grub2 (5ffafd2353f5d67) it requires a toolchain
with wide character support. Some defconfigs have lines to build grub2
(BR_TARGET_GRUB2=y) but this doesn't always take place, depending on
whether BR2_USE_WCHAR is set. Because of this, some defconfigs will fail
to successfully build images.

This v2 cuts out some unnecessary changes from v1 (ie: comments in
configs to explicitly note this dependency without any other change) and
splits up the remaining changes into individual patches. I did not test
the minnowboard change, but the galileo change is tested.

Nicholas Sielicki (2):
  configs/galileo: grub2 needs wchar toolchain
  configs/minnowboard_max-graphical: wchar/grub2 fix

 configs/galileo_defconfig                   | 2 ++
 configs/minnowboard_max-graphical_defconfig | 2 ++
 2 files changed, 4 insertions(+)

-- 
2.14.1

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

end of thread, other threads:[~2017-10-16 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-05  0:08 [Buildroot] [PATCH v2 0/2] grub2 wchar defconfig fixes Nicholas Sielicki
2017-09-05  0:08 ` [Buildroot] [PATCH v2 1/2] configs/galileo: grub2 needs wchar toolchain Nicholas Sielicki
2017-09-05 19:55   ` Thomas Petazzoni
2017-10-16 21:47   ` Peter Korsgaard
2017-09-05  0:08 ` [Buildroot] [PATCH v2 2/2] configs/minnowboard_max-graphical: wchar/grub2 fix Nicholas Sielicki
2017-10-16 21:48   ` Peter Korsgaard

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