uClibc-ng pushes new releases faster than we merge them in!

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2016-10-04 17:48:28 -07:00
parent 8121be5b21
commit 1cb9253dd7

View File

@ -75,9 +75,9 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
config LIBC_UCLIBC_NG_V_1_0_17
config LIBC_UCLIBC_NG_V_1_0_18
bool
prompt "1.0.17"
prompt "1.0.18"
select LIBC_UCLIBC_NG_1_0_15_or_later
config LIBC_UCLIBC_V_0_9_33_2
@ -91,7 +91,7 @@ config LIBC_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
default "1.0.17" if LIBC_UCLIBC_NG_V_1_0_17
default "1.0.18" if LIBC_UCLIBC_NG_V_1_0_18
default "0.9.33.2" if LIBC_UCLIBC_V_0_9_33_2
endif # ! LIBC_UCLIBC_CUSTOM