package/gdb: drop gdb 8.2

With the introduction of gdb 10.1, we now have four versions of gdb
supported, so let's drop support for the oldest.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Thomas Petazzoni
2020-12-28 21:10:24 +01:00
committed by Yann E. MORIN
parent 1e0a56c370
commit 86c779ee0d
9 changed files with 7 additions and 298 deletions

View File

@@ -146,6 +146,13 @@ endif
comment "Legacy options removed in 2021.02"
config BR2_GDB_VERSION_8_2
bool "gdb 8.2.x has been removed"
select BR2_LEGACY
help
gdb 8.2 support has been removed, you can use a newer
version such as 8.3 or more recent.
config BR2_PACKAGE_HOST_RCW
bool "rcw package was renamed to oriq-rcw"
select BR2_PACKAGE_HOST_QORIQ_RCW