openwrt-6.x/tools
Nick Hainke f8da45e25d tools/b43-tools: update to latest version, fix C23 build
Update b43-tools to the latest upstream version to fix a
compilation error with C23:

  util.h:25:15: error: 'bool' cannot be defined via 'typedef'
     25 | typedef _Bool bool;
        |               ^~~~

Changelog:
c6fc53f replace custom bool typedef with <stdbool.h>
dadf30c fix format warning in compilation
2fe10ea b43-fwdump: Fix forwarding of arguments to disassembler

Link: https://github.com/openwrt/openwrt/pull/18708
Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-05-05 08:25:29 +02:00
..
7z
autoconf
autoconf-archive
automake
b43-tools tools/b43-tools: update to latest version, fix C23 build 2025-05-05 08:25:29 +02:00
bash
bc
bison
bzip2
cbootimage
cbootimage-configs
ccache
cmake
coreutils Revert "tools/coreutils: update to 9.6" 2025-03-15 13:07:33 +01:00
cpio tools: cpio: fix compilation with GCC15 2025-04-17 16:29:18 +02:00
dosfstools
dwarves
e2fsprogs
elftosb
elfutils tools: elfutils: set -std=gnu17 2025-04-17 16:29:18 +02:00
expat tools/expat: bump to 2.7.1 to fix several CVEs 2025-04-06 20:01:46 +02:00
fakeroot
findutils
firmware-utils
flex
flock
genext2fs
gengetopt
gmp tools: gmp: fix compilation with GCC15 2025-04-17 16:29:18 +02:00
gnulib
include
isl tools/isl: update to 0.27 2025-03-27 21:44:57 +01:00
libdeflate
liblzo
libressl Revert "tools/libressl: update to 4.0.0" 2025-03-29 19:23:15 +01:00
libtool tools: libtool: update to 2.5.4 2025-05-03 22:25:20 +02:00
llvm-bpf
lz4
lzma
lzma-old
lzop
m4 tools: m4: set -std=gnu17 2025-04-16 13:52:33 +02:00
make-ext4fs make_ext4fs: Update to version 2025-05-02 2025-05-02 17:26:08 +02:00
meson
missing-macros
mkimage
mklibs
mold mold: update to 2.38.1 2025-05-02 14:59:47 +02:00
mpc
mpfr
mtd-utils
mtools
ninja
padjffs2
patch tools/patch: bump version to v2.8 2025-04-21 23:55:59 +02:00
patch-image
patchelf
pkgconf
quilt
sdimage
sed
sparse
squashfs3-lzma tools/squashfs3-lzma: fix compilation with GCC15 2025-04-23 11:50:13 +02:00
squashfs4
sstrip
tar
util-linux util-linux: change include order to fix build error 2025-04-23 10:29:14 +02:00
xxhash
xz tools: xz: update to 5.8.1 2025-04-22 13:20:05 +02:00
yafut
zip
zlib
zstd
Makefile