Thanks, applied as 3158faa3e66b60d5a6821bedcf7eabee693aa15e. Michael
[sent from post-receive hook] On Mon, 17 Feb 2025 08:24:46 +0100, Bruno Thomsen <[email protected]> wrote: > Package has been updated to latest upstream release from 2025-01-05. > > This reverts commit 2122af0385cbb59ef051751663a416292ea78279. > > Signed-off-by: Bruno Thomsen <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/bc.in b/rules/bc.in > index 6f8a899c9d15..e5776610cd34 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
