]> git.99rst.org Git - openwrt-packages.git/commit
stress-ng: add config menu to select external libraries
authorAlexandru Ardelean <redacted>
Fri, 10 Jul 2026 06:41:16 +0000 (09:41 +0300)
committerAlexandru Ardelean <redacted>
Mon, 13 Jul 2026 11:24:42 +0000 (14:24 +0300)
commit15af025b7f793fe0b40e2dcbb020d4c12c485e23
tree68d35089061b491737d350039a9457e4851bfa40
parent199435708a6908d1bd4c464b309b5cbb3a3148e3
stress-ng: add config menu to select external libraries

Backport upstream e0c4d324a, which lets a LIB_* variable be emptied to skip
that library's check. Drop 001-disable-extra-stressors.patch, which hardcoded
the same choice, and drive it from a Config.in menu instead. Defaults keep the
previously built set of stressors: only crypt, aio, bsd, jpeg, kmod, sctp and
zlib are probed. apparmor, EGL, GBM, GLES2, IPSec_MB and Judy have no OpenWrt
package, so they are never probed. Drop the backport once it is in a release.

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