From: Fabrice Fontaine Date: Sun, 4 Jul 2021 20:51:12 +0000 (+0200) Subject: Config.in.legacy: create 2021.08 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1fe532c076c99901b34f8768ea05536ad75f856c;p=buildroot.git Config.in.legacy: create 2021.08 Commit 469c11c516959375f6caddde178adbdcdc5d9887 wrongly added a new option to 2021.05 which has been released, move it to 2021.08 Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN --- diff --git a/Config.in.legacy b/Config.in.legacy index bcbb625edb..1049d7af3c 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -144,7 +144,7 @@ endif ############################################################################### -comment "Legacy options removed in 2021.05" +comment "Legacy options removed in 2021.08" config BR2_PACKAGE_PHP_EXT_XMLRPC bool "PHP XMLRPC extension removed" @@ -153,6 +153,8 @@ 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.05" + config BR2_PACKAGE_UDISKS_LVM2 bool "udisks lvm2 support removed" select BR2_LEGACY