kumquat-buildroot/boot/grub2
Yann E. MORIN 0d643fd3e8 core: change the strip command from a choice to a boolean
Curently, we have a choice to select between stripping and not
stripping. This is legacy code from back when we had a third option,
sstrip (super-strip).

Since we removed sstrip, stripping or not stripping is now just a
boolean rather than a choice.

Make it so.

We make BR2_STRIP_strip default to 'y' to keep the current behaviour of
defaulting to stripping.

Move BR2_STIP_none to legacy, and instruct the user to review the new
setting.

Drop any reference to BR2_STRIP_none in comments.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-01 15:07:25 +02:00
..
0001-remove-gets.patch grub2: rename patch with the proper naming convention 2016-07-25 21:58:29 +02:00
0002-grub-core-gettext-gettext.c-main_context-secondary_c.patch grub2: add patch to fix build with recent gcc versions 2016-07-25 22:07:05 +02:00
Config.in boot/grub2: enable squashfs support by default 2016-03-29 03:02:05 +02:00
grub2.hash grub2: add hash 2015-03-03 21:57:49 +01:00
grub2.mk core: change the strip command from a choice to a boolean 2017-07-01 15:07:25 +02:00
grub.cfg boot/grub2: add rootwait to default config 2016-03-10 22:21:35 +01:00