Explorar o código

gdb: bump 7.4.x series to 7.4.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias %!s(int64=13) %!d(string=hai) anos
pai
achega
d459e0d216
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      toolchain/gdb/Config.in

+ 1 - 1
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