From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] stress-ng: version bump 0.14.06 -> 0.19.05
Date: Mon, 13 Oct 2025 16:35:05 +0200 [thread overview]
Message-ID: <20251013143529.2471734-1-s.pueschel@pengutronix.de> (raw)
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/stress-ng.make | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/rules/stress-ng.make b/rules/stress-ng.make
index 610a82b55..2ca948050 100644
--- a/rules/stress-ng.make
+++ b/rules/stress-ng.make
@@ -14,14 +14,15 @@ PACKAGES-$(PTXCONF_STRESS_NG) += stress-ng
#
# Paths and names
#
-STRESS_NG_VERSION := 0.14.06
-STRESS_NG_MD5 := 641d3be771a0350d0234d89cbab8834d
+STRESS_NG_VERSION := 0.19.05
+STRESS_NG_MD5 := 476610bc19136bff42cda60cdd0493af
STRESS_NG := stress-ng-$(STRESS_NG_VERSION)
STRESS_NG_SUFFIX := tar.gz
STRESS_NG_URL := https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V$(STRESS_NG_VERSION).$(STRESS_NG_SUFFIX)
STRESS_NG_SOURCE := $(SRCDIR)/$(STRESS_NG).$(STRESS_NG_SUFFIX)
STRESS_NG_DIR := $(BUILDDIR)/$(STRESS_NG)
STRESS_NG_LICENSE := GPL-2.0-or-later
+STRESS_NG_LICENSE_FILES := file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
# ----------------------------------------------------------------------------
# Prepare
@@ -32,8 +33,19 @@ STRESS_NG_CONF_TOOL := NO
$(STATEDIR)/stress-ng.prepare:
@$(call targetinfo)
@mkdir -p $(STRESS_NG_DIR)/configs
- @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_KMOD
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_ACL
+ @: > $(STRESS_NG_DIR)/configs/HAVE_APPARMOR
@: > $(STRESS_NG_DIR)/configs/HAVE_LIB_EGL
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_GBM
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_GLES2
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_GMP
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_IPSEC_MB
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_JUDY
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_KMOD
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_MD
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_MPFR
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_SCTP
+ @: > $(STRESS_NG_DIR)/configs/HAVE_LIB_LZMA
@$(call touch)
--
2.47.3
reply other threads:[~2025-10-13 14:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251013143529.2471734-1-s.pueschel@pengutronix.de \
--to=s.pueschel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox