uClibc: bump 0.9.32-rc version
To -rc3 and update defconfig to match. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
2ea83e9688
commit
b922f6404d
@ -21,7 +21,7 @@ choice
|
||||
bool "uClibc 0.9.31.x"
|
||||
|
||||
config BR2_UCLIBC_VERSION_0_9_32
|
||||
bool "uClibc 0.9.32-rc2"
|
||||
bool "uClibc 0.9.32-rc3"
|
||||
|
||||
config BR2_UCLIBC_VERSION_SNAPSHOT
|
||||
bool "daily snapshot"
|
||||
@ -40,7 +40,7 @@ config BR2_UCLIBC_VERSION_STRING
|
||||
default 0.9.29 if BR2_UCLIBC_VERSION_0_9_29
|
||||
default 0.9.30.3 if BR2_UCLIBC_VERSION_0_9_30
|
||||
default 0.9.31 if BR2_UCLIBC_VERSION_0_9_31
|
||||
default 0.9.32-rc2 if BR2_UCLIBC_VERSION_0_9_32
|
||||
default 0.9.32-rc3 if BR2_UCLIBC_VERSION_0_9_32
|
||||
default $BR2_USE_UCLIBC_SNAPSHOT if BR2_UCLIBC_VERSION_SNAPSHOT
|
||||
|
||||
config BR2_UCLIBC_CONFIG
|
||||
|
@ -28,6 +28,7 @@
|
||||
# TARGET_vax is not set
|
||||
# TARGET_x86_64 is not set
|
||||
# TARGET_xtensa is not set
|
||||
# TARGET_c6x is not set
|
||||
|
||||
# CONFIG_GENERIC_ARM is not set
|
||||
# CONFIG_ARM610 is not set
|
||||
@ -109,6 +110,7 @@ UCLIBC_DYNAMIC_ATEXIT=y
|
||||
UCLIBC_SUSV3_LEGACY=y
|
||||
# UCLIBC_SUSV3_LEGACY_MACROS is not set
|
||||
UCLIBC_SUSV4_LEGACY=y
|
||||
# UCLIBC_STRICT_HEADERS is not set
|
||||
# UCLIBC_HAS_STUBS is not set
|
||||
UCLIBC_HAS_SHADOW=y
|
||||
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
|
||||
|
Loading…
Reference in New Issue
Block a user