kumquat-buildroot/toolchain
Thomas Petazzoni b9882925a4 toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
Unfortunately, the official Blackfin toolchains are built without the
shadow password support, so our default Busybox configuration fails to
build.

Therefore, we introduce a new hidden knob
BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS, which is set to yes for Buildroot
internal toolchain, for toolchains generated by the Crosstool-NG
backend, for Glibc external toolchains and for Uclibc custom external
toolchains. It is left unset by the Blackfin toolchain profile.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-06-12 21:50:20 +02:00
..
dependencies
elf2flt
gcc gcc: remove references to arm-softfloat.patch.conditional 2011-05-15 21:58:50 +02:00
gdb
kernel-headers kernel-headers: add 2.6.39.x, use as default 2011-06-09 12:03:39 +02:00
mklibs
toolchain-buildroot uClibc: use NPTL by default for 0.9.32 / snapshot 2011-06-09 12:26:28 +02:00
toolchain-crosstool-ng toolchain/crosstool-NG: fix up ct-ng config file to saner defaults 2011-05-22 10:19:13 +02:00
toolchain-external toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS 2011-06-12 21:50:20 +02:00
uClibc uClibc: bump 0.9.32 version, use as default 2011-06-09 12:03:30 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS 2011-06-12 21:50:20 +02:00
helpers.mk
Makefile.in
patch-kernel.sh
toolchain-buildroot.mk
toolchain-common.in toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS 2011-06-12 21:50:20 +02:00
toolchain-crosstool-ng.mk
toolchain-external.mk