package/binutils: drop version 2.32

Now that recent versions of binutils work with FLAT binaries, we can
drop the old 2.32 version, which was kept only to keep support FLAT
binaries.

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
2022-04-28 22:55:47 +02:00
committed by Yann E. MORIN
parent 44b9361a2e
commit 6030cea9e9
19 changed files with 6 additions and 2494 deletions

View File

@@ -146,6 +146,12 @@ endif
comment "Legacy options removed in 2022.05"
config BR2_BINUTILS_VERSION_2_32_X
bool "binutils 2.32.x has been removed"
select BR2_LEGACY
help
binutils 2.32 has been removed, use a newer version.
config BR2_sh2a
bool "sh2a architecture support removed"
select BR2_LEGACY