Jelajahi Sumber

gdb: deprecate version 7.7.x

Now that 7.9 was added and 7.8.x is default we don't want to have a
dozen versions so mark it as deprecated.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 10 tahun lalu
induk
melakukan
5c3d1561fa
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      package/gdb/Config.in.host

+ 1 - 0
package/gdb/Config.in.host

@@ -33,6 +33,7 @@ choice
 
 	config BR2_GDB_VERSION_7_7
 		bool "gdb 7.7.x"
+		depends on BR2_DEPRECATED_SINCE_2015_05
 
 	config BR2_GDB_VERSION_7_8
 		bool "gdb 7.8.x"