uclibc: arc: bump to 8af9dc8
authorAnton Kolesov <anton.kolesov@synopsys.com>
Thu, 1 May 2014 15:21:37 +0000 (19:21 +0400)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 1 May 2014 20:48:04 +0000 (22:48 +0200)
This will resolve uClibc build error for configurations without large file
support.

Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uclibc/Config.in

index cc244a97cf3cfa5a5a6058bafcea437ccb354ac7..4b3b9753754eeed79cc703a0faf65cdcead6408a 100644 (file)
@@ -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 "arc-4.8-R3"    if BR2_arc
+       default "8af9dc8f714d20a68df034f6ed1ededc2d752f5b" if BR2_arc
        default "7bf35c8b7d4a1f97174eb49f47f33946b282114c" if BR2_UCLIBC_VERSION_XTENSA_GIT
        default BR2_USE_UCLIBC_SNAPSHOT if BR2_UCLIBC_VERSION_SNAPSHOT