projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a1e6ef
)
gdb: bump 7.4.x series to 7.4.1
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Thu, 26 Apr 2012 14:25:03 +0000
(14:25 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 29 Apr 2012 08:57:30 +0000
(10:57 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gdb/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gdb/Config.in
b/toolchain/gdb/Config.in
index 980666b0d58741934005b1b63c282d3c9c7c20f8..c9c54b88fd6497893c223226993efa9e3b0a04ca 100644
(file)
--- a/
toolchain/gdb/Config.in
+++ b/
toolchain/gdb/Config.in
@@
-103,4
+103,4
@@
config BR2_GDB_VERSION
default "7.1a" if BR2_GDB_VERSION_7_1
default "7.2a" if BR2_GDB_VERSION_7_2
default "7.3.1" if BR2_GDB_VERSION_7_3
- default "7.4
"
if BR2_GDB_VERSION_7_4
+ default "7.4
.1"
if BR2_GDB_VERSION_7_4