From: Anton Kolesov Date: Thu, 13 Feb 2014 12:41:47 +0000 (+0400) Subject: uclibc: arc: bump to git commit f37101d X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3fd6918b8b73163a354a93e0d46a7799934314d2;p=buildroot.git uclibc: arc: bump to git commit f37101d Signed-off-by: Anton Kolesov Signed-off-by: Peter Korsgaard --- diff --git a/package/uclibc/Config.in b/package/uclibc/Config.in index f5543cca6a..860e4103d2 100644 --- a/package/uclibc/Config.in +++ b/package/uclibc/Config.in @@ -42,7 +42,7 @@ config BR2_UCLIBC_VERSION_STRING default 0.9.31.1 if BR2_UCLIBC_VERSION_0_9_31 default 0.9.32.1 if BR2_UCLIBC_VERSION_0_9_32 default 0.9.33.2 if BR2_UCLIBC_VERSION_0_9_33 - default "9f0f466d3b17181ce88be36ce24a775774fe686c" if BR2_arc + default "f37101d94284c692ee9b23bc72ef38b9473cd316" if BR2_arc default "7bf35c8b7d4a1f97174eb49f47f33946b282114c" if BR2_UCLIBC_VERSION_XTENSA_GIT default BR2_USE_UCLIBC_SNAPSHOT if BR2_UCLIBC_VERSION_SNAPSHOT