Skip to content

Commit

Permalink
Config.in.legacy: add missing binutils 2.36.x entry
Browse files Browse the repository at this point in the history
Commit [1] removed binutils 2.36.1 but forgot to add the legacy
entry.

[1] d08639e

Signed-off-by: Romain Naour <[email protected]>
Cc: Waldemar Brodkorb <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
RomainNaour authored and jacmet committed May 1, 2023
1 parent a1e0e72 commit 272bfb4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Config.in.legacy
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,12 @@ config BR2_PACKAGE_USBREDIR_SERVER

comment "Legacy options removed in 2022.11"

config BR2_BINUTILS_VERSION_2_36_X
bool "binutils 2.36.x has been removed"
select BR2_LEGACY
help
binutils 2.36 has been removed, use a newer version.

config BR2_PACKAGE_RABBITMQ_SERVER
bool "rabbitmq-server removed"
select BR2_LEGACY
Expand Down

0 comments on commit 272bfb4

Please sign in to comment.