[Buildroot] [git commit branch/next] binutils: arc: Bump to git commit a934fe5

Peter Korsgaard peter at korsgaard.com
Thu Feb 13 21:13:21 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=a14988b7312a8c50da42c263dbf5f137ae004853
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Anton Kolesov <anton.kolesov at synopsys.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/binutils/Config.in.host |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
index 49b857e..58738e8 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 "0c824ba511fa9b028220eb3c39b566af89ac9dda" if BR2_arc
+	default "a934fe50786aa0dc0fb5da4754e7e07591c9cd8e" if BR2_arc
 	default "8351467c933d277ebea0c8d99ad2b65b5f7b6bc2" if BR2_microblaze
 	default "2.20.1"	if BR2_BINUTILS_VERSION_2_20_1
 	default "2.21"		if BR2_BINUTILS_VERSION_2_21


More information about the buildroot mailing list