From: Anton Kolesov Date: Tue, 29 Apr 2014 15:31:13 +0000 (+0400) Subject: binutils: arc: bump to arc-4.8-R3 release X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11f4a14b1acb9a65fbb3b9ba771b972174505fb4;p=buildroot.git binutils: arc: bump to arc-4.8-R3 release Signed-off-by: Anton Kolesov Cc: Alexey Brodkin Signed-off-by: Peter Korsgaard --- diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host index 5515570a81..15def13081 100644 --- a/package/binutils/Config.in.host +++ b/package/binutils/Config.in.host @@ -49,7 +49,7 @@ endchoice config BR2_BINUTILS_VERSION string default "2.18-avr32-1.0.1" if BR2_BINUTILS_VERSION_2_18_AVR32_1_0_1 - default "a934fe50786aa0dc0fb5da4754e7e07591c9cd8e" if BR2_arc + default "arc-4.8-R3" if BR2_arc default "2.20.1" if BR2_BINUTILS_VERSION_2_20_1 default "2.21" if BR2_BINUTILS_VERSION_2_21 default "2.21.1" if BR2_BINUTILS_VERSION_2_21_1