Config.in.legacy: adjust location of gdb 8.1 legacy option
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 29 Aug 2020 11:50:52 +0000 (13:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 29 Aug 2020 11:50:52 +0000 (13:50 +0200)
The gdb 8.1 option will have been removed from 2020.11, not 2020.08.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy

index f002d18df63c414b32637499613dcc3363e4f476..4234ed5b3562684ce5b46e9e8b38eafba6ed9a41 100644 (file)
@@ -144,7 +144,7 @@ endif
 
 ###############################################################################
 
-comment "Legacy options removed in 2020.08"
+comment "Legacy options removed in 2020.11"
 
 config BR2_GDB_VERSION_8_1
        bool "gdb 8.1.x has been removed"
@@ -153,6 +153,8 @@ config BR2_GDB_VERSION_8_1
          The 8.1.x version of gdb has been removed. Use a newer
          version instead.
 
+comment "Legacy options removed in 2020.08"
+
 config BR2_PACKAGE_EFL_GIF
        bool "efl evas gif loader is mandatory"
        select BR2_LEGACY