* [Buildroot] [PATCH 1/1] package/stress: bump to version 1.0.5
@ 2022-10-22 21:18 Fabrice Fontaine
2022-10-31 14:43 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-10-22 21:18 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Switch to an active fork:
"The original stress went unmaintained; the source of the last version,
1.0.4, was imported from Debian. After, patches from Debian and other
changes were applied to create the 1.0.5 release. The details of each
release are registered in the ChangeLog file. Now, stress is maintained
by volunteers under Resurrecting Open Source Projects."
https://github.com/resurrecting-open-source-projects/stress/blob/1.0.5/ChangeLog
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/stress/Config.in | 2 +-
package/stress/stress.hash | 3 +--
package/stress/stress.mk | 6 ++++--
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/package/stress/Config.in b/package/stress/Config.in
index b22c3f19bb..32a3e264bc 100644
--- a/package/stress/Config.in
+++ b/package/stress/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_STRESS
It imposes a configurable amount of CPU, memory, I/O, and
disk stress on the system.
- http://people.seas.harvard.edu/~apw/stress/
+ https://github.com/resurrecting-open-source-projects/stress/
diff --git a/package/stress/stress.hash b/package/stress/stress.hash
index 8d14d053fb..dc1785b6c7 100644
--- a/package/stress/stress.hash
+++ b/package/stress/stress.hash
@@ -1,4 +1,3 @@
-# Locally calculated after checking pgp signature
-sha256 057e4fc2a7706411e1014bf172e4f94b63a12f18412378fca8684ca92408825b stress-1.0.4.tar.gz
# Locally computed
+sha256 1798e49ca365d928fb194ba1b8e8d1e09963b49e9edb0a78bcbba15750bb5027 stress-1.0.5.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/stress/stress.mk b/package/stress/stress.mk
index 4d2d4cb838..99a50f349e 100644
--- a/package/stress/stress.mk
+++ b/package/stress/stress.mk
@@ -4,10 +4,12 @@
#
################################################################################
-STRESS_VERSION = 1.0.4
-STRESS_SITE = http://people.seas.harvard.edu/~apw/stress
+STRESS_VERSION = 1.0.5
+STRESS_SITE = $(call github,resurrecting-open-source-projects,stress,$(STRESS_VERSION))
STRESS_LICENSE = GPL-2.0+
STRESS_LICENSE_FILES = COPYING
+# From git
+STRESS_AUTORECONF = YES
# Stress is linked statically if the --enable-static is specified.
# However, this option is always specified in the global
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/stress: bump to version 1.0.5
2022-10-22 21:18 [Buildroot] [PATCH 1/1] package/stress: bump to version 1.0.5 Fabrice Fontaine
@ 2022-10-31 14:43 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-10-31 14:43 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Sat, 22 Oct 2022 23:18:58 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Switch to an active fork:
>
> "The original stress went unmaintained; the source of the last version,
> 1.0.4, was imported from Debian. After, patches from Debian and other
> changes were applied to create the 1.0.5 release. The details of each
> release are registered in the ChangeLog file. Now, stress is maintained
> by volunteers under Resurrecting Open Source Projects."
>
> https://github.com/resurrecting-open-source-projects/stress/blob/1.0.5/ChangeLog
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/stress/Config.in | 2 +-
> package/stress/stress.hash | 3 +--
> package/stress/stress.mk | 6 ++++--
> 3 files changed, 6 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-31 14:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-22 21:18 [Buildroot] [PATCH 1/1] package/stress: bump to version 1.0.5 Fabrice Fontaine
2022-10-31 14:43 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox