All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] Config.in.legacy: adjust location of gdb 8.1 legacy option
@ 2020-08-29 11:50 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2020-08-29 11:50 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=ed33cecb51dbc1aa6363e03bea99259b68a6f15f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

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 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index f002d18df6..4234ed5b35 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-29 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 11:50 [Buildroot] [git commit branch/next] Config.in.legacy: adjust location of gdb 8.1 legacy option Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.