* [ptxdist] [PATCH] stress-ng: version bump 0.14.06 -> 0.18.07
@ 2024-12-09 11:20 Michael Tretter
2025-01-13 10:53 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Michael Tretter @ 2024-12-09 11:20 UTC (permalink / raw)
To: ptxdist; +Cc: Michael Tretter
While at it, set STRESS_NG_LICENCE_FILES to the COPYING file.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
rules/stress-ng.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/stress-ng.make b/rules/stress-ng.make
index 610a82b551f0..5471cdefcf45 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.18.07
+STRESS_NG_MD5 := dad04f856e366651935503f99a5d401b
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
--
2.39.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] stress-ng: version bump 0.14.06 -> 0.18.07
2024-12-09 11:20 [ptxdist] [PATCH] stress-ng: version bump 0.14.06 -> 0.18.07 Michael Tretter
@ 2025-01-13 10:53 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-01-13 10:53 UTC (permalink / raw)
To: Michael Tretter; +Cc: ptxdist
On Mon, Dec 09, 2024 at 12:20:55PM +0100, Michael Tretter wrote:
> While at it, set STRESS_NG_LICENCE_FILES to the COPYING file.
>
It will now use libacl, libgmp and libmpfr if found. You either need to
select those or make sure that they are not found.
Michael
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> ---
> rules/stress-ng.make | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/rules/stress-ng.make b/rules/stress-ng.make
> index 610a82b551f0..5471cdefcf45 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.18.07
> +STRESS_NG_MD5 := dad04f856e366651935503f99a5d401b
> 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
> --
> 2.39.5
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-13 10:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-09 11:20 [ptxdist] [PATCH] stress-ng: version bump 0.14.06 -> 0.18.07 Michael Tretter
2025-01-13 10:53 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox