diff mbox

gdb: bump 7.4.x series to 7.4.1

Message ID 1335486303-4475-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit d459e0d216546dc043a9b876938bacdcdc75fdcc
Headers show

Commit Message

Gustavo Zacarias April 27, 2012, 12:25 a.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 toolchain/gdb/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Peter Korsgaard April 29, 2012, 8:57 a.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in
index 980666b..c9c54b8 100644
--- 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