1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00
openwrt/toolchain/uClibc/Config.version
Alexey Brodkin 0c920e3281 toolchain: uClibc: Bump to the most recent version 1.0.14
This change updates uClibc version to the most recent 1.0.14 release.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2016-05-27 15:50:17 +02:00

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