kumquat-buildroot/boot
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
..
afboot-stm32
arm-trusted-firmware arm-trusted-firmware: cleanup make target handling 2017-06-15 22:38:32 +02:00
at91bootstrap
at91bootstrap3 at91bootstrap3: exclude from hash when downloading from git 2017-06-11 14:27:42 +02:00
at91dataflashboot
barebox barebox: support multiple image files 2017-06-21 21:40:33 +02:00
boot-wrapper-aarch64
grub
grub2 core: change the strip command from a choice to a boolean 2017-07-01 15:07:25 +02:00
gummiboot boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+ 2017-04-01 15:18:10 +02:00
lpc32xxcdl
mxs-bootlets mxs-bootlets: exclude from hash when downloading from git 2017-06-11 14:27:48 +02:00
s500-bootloader
syslinux boot/syslinux: drop patch 0008, not needed after gnu-efi update 2017-06-30 23:55:39 +02:00
ts4800-mbrboot boot, package: use SPDX short identifier for BSD-2c 2017-04-01 15:27:05 +02:00
uboot uboot: add support for generating U-Boot boot scripts 2017-06-22 13:02:47 +02:00
vexpress-firmware
xloader
common.mk
Config.in