1
0
Fork 0
forked from mirror/openwrt
openwrt/tools
Christian Marangi 0b116e9d73
tools/meson: add pending patch to improve binary reproducibility
Add 3 pending patch that improve binary reproducibility. The first
address a problem with RPATH string not getting cleared on removal of
RPATH entry from ELF section. The other 2 skip including external shared
library in RPATH in meson build phase.

This follows the logic that on cross-compiling we can't run the binary
anyway as it does target a different arch hence it doesn't make sense to
include those extra path in RPATH causing reproducibility problems (as
path for those external library will depend on the build system path)

Link: https://github.com/openwrt/openwrt/pull/20389
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-10-14 17:13:04 +02:00
..
7z tools/7z: update to 25.01 2025-08-17 11:09:46 +02:00
autoconf
autoconf-archive
automake tools: automake: fix MAINTAINERCLEANFILES warnings 2025-07-29 21:31:11 +02:00
b43-tools
bash tools: bash: fix PKG_HASH 2025-08-11 12:16:18 +02:00
bc tools/bc: let getopt() prototype be defined normally 2025-07-26 14:38:07 +02:00
bison tools: bison: do not install or uninstall macros 2025-07-30 23:06:30 +02:00
bzip2
cbootimage
cbootimage-configs
ccache tools/ccache: same behaviour for local and CI builds 2025-10-04 00:33:53 +02:00
cmake
coreutils tools/coreutils: provide the rmdir utility 2025-07-26 14:38:08 +02:00
cpio
dosfstools
dwarves
e2fsprogs
elftosb
elfutils tools/elfutils: enable parallel building 2025-07-26 14:38:09 +02:00
erofs-utils
expat expat: Update to 2.7.3 2025-09-27 17:49:44 -04:00
fakeroot tools: fakeroot: update to 1.37.1.2 2025-07-27 18:07:16 +02:00
findutils
firmware-utils firmware-utils: revert commit breaking x86 MBR images 2025-10-01 16:44:43 +01:00
flex
flock
genext2fs
gengetopt
gmp
gnulib tools: gnulib: always use std-gnu23 module 2025-08-11 22:28:41 +02:00
include
isl
libdeflate
liblzo
libressl
libtool tools: libtool: always install all auxillary files 2025-08-11 22:28:41 +02:00
llvm-bpf tools/llvm: update to 20.1.8 2025-07-19 20:15:13 +02:00
lz4 tools: lz4: update to 1.10.0 2025-08-05 07:01:07 +02:00
lzma
lzma-old
lzop tools: lzop: add patch bumping minimum CMake version to 3.5 2025-08-20 14:56:47 +02:00
m4
make-ext4fs
meson tools/meson: add pending patch to improve binary reproducibility 2025-10-14 17:13:04 +02:00
missing-macros
mkimage tools/mkimage: update to version 2025.10 2025-10-11 21:50:41 +02:00
mklibs
mold mold: Update to 2.40.4 2025-08-25 10:30:14 +02:00
mpc
mpfr
mtd-utils
mtools tools: mtools: update to 4.0.49 2025-07-28 00:52:47 +02:00
ninja tools/ninja: update to 1.13.1 2025-10-04 20:34:38 +02:00
padjffs2
patch
patch-image
patchelf
pkgconf tools: pkgconf: update to 2.5.1 2025-07-28 00:57:25 +02:00
quilt
sdimage
sed
sparse
squashfs3-lzma
squashfs4 tools/squashfs4: update to 4.7.2 2025-08-20 23:33:22 +02:00
sstrip
tar
util-linux tools: util-linux: allow building with 32-bit time 2025-08-01 08:49:03 +02:00
xxhash tools: xxhash: fix PKG_MIRROR_HASH 2025-10-09 13:37:58 +02:00
xz
yafut
zip
zlib
zstd
Makefile tools/elfutils: add maintainer-clean to clean target 2025-07-26 14:38:08 +02:00