gdb: bump 7.4.x series to 7.4.1
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 26 Apr 2012 14:25:03 +0000 (14:25 +0000)
committerPeter 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

index 980666b0d58741934005b1b63c282d3c9c7c20f8..c9c54b88fd6497893c223226993efa9e3b0a04ca 100644 (file)
@@ -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