kumquat-buildroot/package/busybox
Arnout Vandecappelle 200282e207 busybox: no need to disable clear and reset
Removing clear and reset from the busybox config when the ncurses tools
are enabled is not really needed.

Since commit 802bff9c42, the busybox install will not overwrite
existing programs. Therefore, the tools will be installed correctly
regardless of the order of the build:
- if busybox is built first, the clear and reset apps are installed,
  but they will be overwritten by ncurses;
- if ncurses is built first, it will install the clear and reset apps,
  and busybox will no longer install them.

We prefer not to modify the busybox configuration when not strictly
necessary, because it is surprising for the user that his configuration
is not applied. Clearly, it's not ideal that busybox is configured with
redundant apps, but if the user wants to shrink it, it's possible to
provide a custom config.

This partially reverts commit 33c72344a8.

Cc: Matthew Weber <matthew.weber@rockwellcollins.com>
Cc: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Matt Weber  <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-04-26 09:20:15 +02:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch
busybox-minimal.config package/busybox: update minimal configuration file 2016-12-30 22:44:25 +01:00
busybox.config busybox: bump version to 1.26.2 2017-01-21 13:55:00 +01:00
busybox.hash busybox: bump version to 1.26.2 2017-01-21 13:55:00 +01:00
busybox.mk busybox: no need to disable clear and reset 2017-04-26 09:20:15 +02:00
Config.in busybox: add comment that other packages are needed 2017-01-20 14:11:15 +11:00
inittab
mdev.conf busybox: fix mdev.conf 2017-03-25 14:54:17 +01:00
S01logging
S10mdev
S15watchdog
S50telnet
udhcpc.script