diff mbox

binutils: arc: Bump to git commit a934fe5

Message ID 1392295308-12937-3-git-send-email-anton.kolesov@synopsys.com
State Accepted
Commit a14988b7312a8c50da42c263dbf5f137ae004853
Headers show

Commit Message

Anton Kolesov Feb. 13, 2014, 12:41 p.m. UTC
Signed-off-by: Anton Kolesov <anton.kolesov@synopsys.com>
---
 package/binutils/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Feb. 13, 2014, 9:14 p.m. UTC | #1
>>>>> "Anton" == Anton Kolesov <anton.kolesov@synopsys.com> writes:

 > Signed-off-by: Anton Kolesov <anton.kolesov@synopsys.com>

Committed to next, thanks.
diff mbox

Patch

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