From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] stress-ng: version bump 0.14.06 -> 0.19.05
Date: Fri, 17 Oct 2025 10:21:01 +0200 [thread overview]
Message-ID: <20251017082101.3113004-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251013143529.2471734-1-s.pueschel@pengutronix.de>
Thanks, applied as 1524572459486faacc82ba7ee88f3f9eb432ccfa.
Michael
[sent from post-receive hook]
On Fri, 17 Oct 2025 10:21:01 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251013143529.2471734-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/stress-ng.make b/rules/stress-ng.make
> index 610a82b551f0..2ca94805093a 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)
>
>
prev parent reply other threads:[~2025-10-17 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-13 14:35 [ptxdist] [PATCH] " Sven Püschel
2025-10-17 8:21 ` Michael Olbrich [this message]
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=20251017082101.3113004-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=s.pueschel@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