]> git.99rst.org Git - openwrt-packages.git/commit
stress-ng: update to 0.21.04
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:35:38 +0000 (12:35 +0300)
committerAlexandru Ardelean <redacted>
Mon, 24 Aug 2026 17:05:46 +0000 (20:05 +0300)
commit6a33191fa01f847dbe63252883f9358b42cb5262
tree9c7003b56ada320858819c66b181f8f95a07d78e
parentdedfb99edb2b0e914e316b0b07339320d22515a8
stress-ng: update to 0.21.04

Refresh PKG_HASH from the release tarball. Drop
001-allow-external-library-checks-to-be-disabled.patch: its check_lib /
check_lib_apparmor mechanism is upstream as of 0.21.04, so emptying a
LIB_* variable already skips that library check and the Makefile's
LIB_*= opt-out keeps working without the patch.

Pin the new LIB_NL and LIB_GENL probes off: 0.21.04 added netlink
stressors that would otherwise link libnl from staging_dir without a
corresponding DEPENDS, making the build non-deterministic.

Signed-off-by: Alexandru Ardelean <redacted>
utils/stress-ng/Makefile
utils/stress-ng/patches/001-allow-external-library-checks-to-be-disabled.patch [deleted file]
git clone https://git.99rst.org/PROJECT