On Sat, Feb 08, 2025 at 02:54:26PM +0100, Bruno Thomsen wrote: > Package has been updated to latest upstream release from 2025-01-05. > > This reverts commit 2122af0385cbb59ef051751663a416292ea78279.
All patches need a Signed-off-by. No need to resend, just reply with a Signed-off-by line to the original mail. Michael > --- > rules/bc.in | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-) > > diff --git a/rules/bc.in b/rules/bc.in > index 6f8a899c9..e5776610c 100644 > --- a/rules/bc.in > +++ b/rules/bc.in > @@ -1,6 +1,4 @@ > -## SECTION=staging > -## old section: > -### SECTION=shell_and_console > +## SECTION=shell_and_console > config BC > tristate > prompt "bc" > @@ -11,9 +9,5 @@ config BC > interactive execution of statements. bc is a utility included in the > POSIX P1003.2/D11 draft standard. > > - STAGING: remove in PTXdist 2026.03.0 > - Unmaintained in PTXdist, fails to build with current toolchains. > - Needs updating to the latest version. > - > comment "BusyBox' bc is selected!" > depends on BUSYBOX_BC > -- > 2.48.1 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
