mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/binutils: remove support for binutils 2.43
Now that binutils 2.46.0 has been introduced and binutils 2.45.1 made the default version, drop the oldest supported version, binutils 2.43, keeping only the 3 last versions supported: 2.44, 2.45.1 and 2.46.0. Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
This commit is contained in:
committed by
Julien Olivain
parent
3b592bd620
commit
e0c14c083a
@@ -146,6 +146,13 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.02"
|
||||
|
||||
config BR2_BINUTILS_VERSION_2_43_X
|
||||
bool "binutils 2.43 has been removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
binutils 2.43 has been removed, select a newer version
|
||||
instead.
|
||||
|
||||
config BR2_PACKAGE_DVDRW_TOOLS
|
||||
bool "dvdrw-tools removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user