projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5d235
)
Revert "carl9170 firmware: toolchain binutils 2.20.51"
author
Christian Lamparter
<chunkeey@googlemail.com>
Mon, 18 Oct 2010 20:01:27 +0000
(22:01 +0200)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Mon, 18 Oct 2010 20:16:36 +0000
(22:16 +0200)
This reverts commit
1999e162e83656d48ede992f37923c6efa85b123
.
Oops, 2.20.51 is not an official release.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index 336edcb6607df34b87ba06b6728d1a9eecae8645..d6b30fa3f06a20f2a65f277184dd83ab7f57bf3b 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-1,4
+1,4
@@
-BINUTILS_VER=2.20.
5
1
+BINUTILS_VER=2.20.1
BINUTILS_URL=http://mirrors.kernel.org/gnu/binutils/binutils-$(BINUTILS_VER).tar.bz2
BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2