Config.in.legacy: move cegui06 package to 2020.05 section
authorBartosz Bilas <b.bilas@grinn-global.com>
Mon, 30 Mar 2020 11:40:15 +0000 (13:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 30 Mar 2020 12:08:09 +0000 (14:08 +0200)
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>
Config.in.legacy

index 4a9b2ead9db00444230eccd1a733774318bcddd6..22f6a2778deb08f52ace6538a71ad6fa4f14678c 100644 (file)
@@ -146,6 +146,14 @@ endif
 
 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
@@ -155,14 +163,6 @@ config BR2_GCC_VERSION_5_X
 
 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