[Buildroot] [git commit] Config.in.legacy: drop 2021.08 entry duplicate

Peter Korsgaard peter at korsgaard.com
Fri Sep 10 13:04:12 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=e5ff29c4a286037b1e083de1dd9f5935edafd623
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Drop 2021.08 entry duplicate added with commit
531b2a10cda6bae78ecc141c9fe48f2024f71dbc

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 Config.in.legacy | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index 68c9f3ca49..6f71575f8a 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -224,8 +224,6 @@ config BR2_PACKAGE_PHP_EXT_XMLRPC
 	  The XMLRPC php extension was removed.
 	  See: https://wiki.php.net/rfc/unbundle_xmlprc
 
-comment "Legacy options removed in 2021.08"
-
 config BR2_GCC_VERSION_8_X
 	bool "gcc 8.x support removed"
 	select BR2_LEGACY


More information about the buildroot mailing list