summaryrefslogtreecommitdiff
path: root/target/config/Config.in.libc
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.libc')
-rw-r--r--target/config/Config.in.libc6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc
index 7ef56b886..9a51faede 100644
--- a/target/config/Config.in.libc
+++ b/target/config/Config.in.libc
@@ -202,9 +202,9 @@ config ADK_TARGET_LIBC
config ADK_LIBC_VERSION
string
default "1.0.38" if ADK_TARGET_LIB_UCLIBC_NG_1_0_38
- default "1.2.2" if ADK_TARGET_LIB_MUSL_1_2_0
- default "2.33" if ADK_TARGET_LIB_GLIBC_2_32
- default "4.1.0" if ADK_TARGET_LIB_NEWLIB_3_1_0
+ default "1.2.2" if ADK_TARGET_LIB_MUSL_1_2_2
+ default "2.33" if ADK_TARGET_LIB_GLIBC_2_33
+ default "4.1.0" if ADK_TARGET_LIB_NEWLIB_4_1_0
default "git" if ADK_TARGET_LIB_UCLIBC_NG_GIT || \
ADK_TARGET_LIB_MUSL_GIT || \
ADK_TARGET_LIB_GLIBC_GIT || \