mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
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:
committed by
Yann E. MORIN
parent
1e0a56c370
commit
86c779ee0d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user