From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] stress: version bump 1.0.4 -> 1.0.7
Date: Fri, 17 Oct 2025 10:21:03 +0200 [thread overview]
Message-ID: <20251017082103.3113089-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251013161334.2593472-1-s.pueschel@pengutronix.de>
Thanks, applied as a9ef8aff6180f50efb100155115b9ea7834b7c3b.
Michael
[sent from post-receive hook]
On Fri, 17 Oct 2025 10:21:03 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> stress is now maintained by a group dedicated to maintain no longer
> maintained open source software projects.
>
> Due to the release packages not containing the configure file, add it
> using autogen.sh the patch dir.
>
> https://github.com/resurrecting-open-source-projects/stress/releases/tag/1.0.5
> https://github.com/resurrecting-open-source-projects/stress/releases/tag/1.0.6
> https://github.com/resurrecting-open-source-projects/stress/releases/tag/1.0.7
>
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251013161334.2593472-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/stress-1.0.7/autogen.sh b/patches/stress-1.0.7/autogen.sh
> new file mode 120000
> index 000000000000..9f8a4cb7ddcb
> --- /dev/null
> +++ b/patches/stress-1.0.7/autogen.sh
> @@ -0,0 +1 @@
> +../autogen.sh
> \ No newline at end of file
> diff --git a/rules/stress.make b/rules/stress.make
> index 8d5499c2549c..d7af1f6fe22e 100644
> --- a/rules/stress.make
> +++ b/rules/stress.make
> @@ -14,14 +14,17 @@ PACKAGES-$(PTXCONF_STRESS) += stress
> #
> # Paths and names
> #
> -STRESS_VERSION := 1.0.4
> -STRESS_MD5 := 890a4236dd1656792f3ef9a190cf99ef
> +STRESS_VERSION := 1.0.7
> +STRESS_MD5 := 4104cf194d249d8064683b6c28f374a3
> STRESS := stress-$(STRESS_VERSION)
> STRESS_SUFFIX := tar.gz
> -STRESS_URL := https://people.seas.harvard.edu/~apw/stress/$(STRESS).$(STRESS_SUFFIX)
> +STRESS_URL := https://github.com/resurrecting-open-source-projects/stress/archive/$(STRESS_VERSION).$(STRESS_SUFFIX)
> STRESS_SOURCE := $(SRCDIR)/$(STRESS).$(STRESS_SUFFIX)
> STRESS_DIR := $(BUILDDIR)/$(STRESS)
> STRESS_LICENSE := GPL-2.0-or-later
> +STRESS_LICENSE_FILES := \
> + file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> + file://src/stress.c;startline=3;endline=20;md5=a4bb41767da83c0d96e9bf23ba6422b8
>
> # ----------------------------------------------------------------------------
> # Prepare
prev parent reply other threads:[~2025-10-17 8:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-13 16:13 [ptxdist] [PATCH v2] " 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=20251017082103.3113089-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