buildrootschalter/package/busybox
Thomas Petazzoni 665e13c85e Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
Since a while, the semantic of BR2_PREFER_STATIC_LIB has been changed
from "prefer static libraries when possible" to "use only static
libraries". The former semantic didn't make much sense, since the user
had absolutely no control/idea of which package would use static
libraries, and which packages would not. Therefore, for quite some
time, we have been starting to enforce that BR2_PREFER_STATIC_LIB
should really build everything with static libraries.

As a consequence, this patch renames BR2_PREFER_STATIC_LIB to
BR2_STATIC_LIBS, and adjust the Config.in option accordingly.

This also helps preparing the addition of other options to select
shared, shared+static or just static.

Note that we have verified that this commit can be reproduced by
simply doing a global rename of BR2_PREFER_STATIC_LIB to
BR2_STATIC_LIBS plus adding BR2_PREFER_STATIC_LIB to Config.in.legacy.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-12-11 22:48:13 +01:00
..
Config.in busybox: support only one version 2014-07-10 16:40:38 +02:00
S01logging busybox: minor fixes to S01logging bootscript 2013-11-06 12:00:41 +01:00
S10mdev busybox: register mdev as hotplug helper when selected 2013-07-28 16:32:07 +02:00
S15watchdog sysv init scripts: remove gettext invocations 2014-10-26 18:51:00 +01:00
busybox-0001-networking-libiproute-use-linux-if_packet.h-instead-.patch busybox: support only one version 2014-07-10 16:40:38 +02:00
busybox-0002-busybox-1.22.1-ash.patch busybox: support only one version 2014-07-10 16:40:38 +02:00
busybox-0003-busybox-1.22.1-date.patch busybox: support only one version 2014-07-10 16:40:38 +02:00
busybox-0004-busybox-1.22.1-iplink.patch busybox: support only one version 2014-07-10 16:40:38 +02:00
busybox-0005-busybox-1.22.1-nc.patch busybox: support only one version 2014-07-10 16:40:38 +02:00
busybox-0006-lzop-add-overflow-check.patch busybox: add hash 2014-09-18 21:36:49 +02:00
busybox.config busybox: enable ash getopts 2014-08-06 19:53:01 +02:00
busybox.hash busybox: add hash 2014-09-18 21:36:49 +02:00
busybox.mk Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS 2014-12-11 22:48:13 +01:00
mdev.conf busybox: provide /etc/mdev.conf if mdev is used 2011-07-11 13:41:25 +02:00
udhcpc.script busybox: udhcpc script: suppress useless error message 2014-01-16 09:14:34 +01:00