]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bc: upgrade 1.08.1 -> 1.08.2
authorGyorgy Sarvari <skandigraun@gmail.com>
Fri, 6 Jun 2025 13:31:18 +0000 (15:31 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commit83886335bd08f5fa147694e957b2467b19aea6bd
treec356fd40e7ee9247f0e6e2edc99eb78372a0ba2f
parentda2c318f530a29b42c36fe8d5015fcdd3e1c1420
bc: upgrade 1.08.1 -> 1.08.2

Changes:
  - Remove last vestages of K&R C; this allows gcc-15+ to compile
    the code without special options.
  - Some typo and formatting fixes in the documentation.

The above change also allowed dropping the relevant patch, that fixed
gcc15 compatibility: 0001-getopt-Add-missing-params-to-getopt-getenv-signature.patch

License-Update: added copyright years to the file header.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bc/bc/0001-getopt-Add-missing-params-to-getopt-getenv-signature.patch [deleted file]
meta/recipes-extended/bc/bc_1.08.2.bb [moved from meta/recipes-extended/bc/bc_1.08.1.bb with 81% similarity]