Răsfoiți Sursa

Config.in.legacy: fix 2022.08 entries

Commit 7763ba7007172ceb5e928ae5902735d727aaa90d wrongly added
BR2_PACKAGE_RTL8723BS below 2022.05 entry instead of 2022.08

Commit 793ee1011e84bd79fa3d146dbe6c14c7fba39648 wrongly duplicated
2022.08 entry

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Fabrice Fontaine 3 ani în urmă
părinte
comite
55b26bdfa1
1 a modificat fișierele cu 2 adăugiri și 4 ștergeri
  1. 2 4
      Config.in.legacy

+ 2 - 4
Config.in.legacy

@@ -159,8 +159,6 @@ config BR2_PACKAGE_PHP_EXT_WDDX
 	help
 	  The WDDX extension was removed from php.
 
-comment "Legacy options removed in 2022.08"
-
 config BR2_nds32
 	bool "nds32 architecture removed"
 	select BR2_LEGACY
@@ -169,8 +167,6 @@ config BR2_nds32
 	  its support being removed from the upstream Linux kernel,
 	  and its lack of maintenance in Buildroot.
 
-comment "Legacy options removed in 2022.05"
-
 config BR2_PACKAGE_RTL8723BS
 	bool "rtl8723bs removed"
 	select BR2_LEGACY
@@ -179,6 +175,8 @@ config BR2_PACKAGE_RTL8723BS
 	  kernels and is not maintained anymore: code has been removed
 	  in 2017 as driver is available in the linux-next tree.
 
+comment "Legacy options removed in 2022.05"
+
 config BR2_PACKAGE_KTAP
 	bool "ktap removed"
 	select BR2_LEGACY