During package update, the legacy option was set to the existing
2020.02 release instead of the next 2020.05.
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
comment "Legacy options removed in 2020.05"
+config BR2_PACKAGE_CEGUI06
+ bool "BR2_PACKAGE_CEGUI06 was renamed"
+ select BR2_PACKAGE_CEGUI
+ select BR2_LEGACY
+ help
+ The BR2_PACKAGE_CEGUI06 config symbol was renamed to
+ BR2_PACKAGE_CEGUI.
+
config BR2_GCC_VERSION_5_X
bool "gcc 5.x support removed"
select BR2_LEGACY
comment "Legacy options removed in 2020.02"
-config BR2_PACKAGE_CEGUI06
- bool "BR2_PACKAGE_CEGUI06 was renamed"
- select BR2_PACKAGE_CEGUI
- select BR2_LEGACY
- help
- The BR2_PACKAGE_CEGUI06 config symbol was renamed to
- BR2_PACKAGE_CEGUI.
-
config BR2_PACKAGE_JAMVM
bool "jamvm removed"
select BR2_LEGACY