uclibc: make sure the default configuration doesn't ask questions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 28 Apr 2010 21:40:51 +0000 (23:40 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 2 May 2010 21:59:28 +0000 (23:59 +0200)
commit4c57d9638f06038dfd9cb56d60c862b8a8e67efc
treed33e3aaf6c7648758f1955de732af091f5b0737a
parentbf27314fa6fc31ccf1cbfce661a799ba6d2c4671
uclibc: make sure the default configuration doesn't ask questions

Since new configuration options have been added in 0.9.31, the value
of these configuration options should be determined, either by the
default configuration file we provide, or by uclibc.mk process.

The locale generation process should probably be improved in order to
allow building other locales than just en_US.

[Peter: fixup locale handling, add PROGRAM__NAME to defconfig]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/uClibc/uClibc-0.9.31.config
toolchain/uClibc/uclibc.mk