0c920e3281
This change updates uClibc version to the most recent 1.0.14 release. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
config UCLIBC_VERSION
|
|
string
|
|
depends on USE_UCLIBC
|
|
default "1.0.14"
|
|
|
|
config UCLIBC_VERSION_NG
|
|
bool
|
|
depends on USE_UCLIBC
|
|
default y
|