diff --git a/app-benchmarks/stress-ng/patches/stress_ng-0.16.05.patchset b/app-benchmarks/stress-ng/patches/stress_ng-0.17.08.patchset similarity index 71% rename from app-benchmarks/stress-ng/patches/stress_ng-0.16.05.patchset rename to app-benchmarks/stress-ng/patches/stress_ng-0.17.08.patchset index ca4d1e322..d9fe882db 100644 --- a/app-benchmarks/stress-ng/patches/stress_ng-0.16.05.patchset +++ b/app-benchmarks/stress-ng/patches/stress_ng-0.17.08.patchset @@ -1,14 +1,14 @@ -From 7e2a6de23a1536e2a4607f574f6acbb8d14e75bd Mon Sep 17 00:00:00 2001 +From 4243803f2a09aeabceae6c7aaf2ae49e5423c654 Mon Sep 17 00:00:00 2001 From: David Karoly Date: Sat, 1 Oct 2022 21:04:09 +0200 Subject: stress-touch: fix build diff --git a/stress-touch.c b/stress-touch.c -index dfcfe2c..1648cf4 100644 +index b59f97e..1f855de 100644 --- a/stress-touch.c +++ b/stress-touch.c -@@ -187,7 +187,7 @@ static void stress_touch_dir_clean(const stress_args_t *args) +@@ -187,7 +187,7 @@ static void stress_touch_dir_clean(stress_args_t *args) if (!dir) return; while ((d = readdir(dir)) != NULL) { @@ -18,5 +18,5 @@ index dfcfe2c..1648cf4 100644 (void)snprintf(filename, sizeof(filename), "%s/%s\n", tmp, d->d_name); -- -2.37.3 +2.43.2 diff --git a/app-benchmarks/stress-ng/patches/stress_ng_x86-0.16.05.patchset b/app-benchmarks/stress-ng/patches/stress_ng_x86-0.17.08.patchset similarity index 90% rename from app-benchmarks/stress-ng/patches/stress_ng_x86-0.16.05.patchset rename to app-benchmarks/stress-ng/patches/stress_ng_x86-0.17.08.patchset index 802a615d2..9b8752e8d 100644 --- a/app-benchmarks/stress-ng/patches/stress_ng_x86-0.16.05.patchset +++ b/app-benchmarks/stress-ng/patches/stress_ng_x86-0.17.08.patchset @@ -1,11 +1,11 @@ -From eb5424b865e9b0a93dfac32d5c2d86bd19095c24 Mon Sep 17 00:00:00 2001 +From 42bb336358bc647e9ee891e7953a641094390c43 Mon Sep 17 00:00:00 2001 From: David Karoly Date: Fri, 26 Nov 2021 17:45:23 +0000 Subject: disable too large alignment on 32-bit Haiku diff --git a/stress-vecfp.c b/stress-vecfp.c -index 5277266..f45b189 100644 +index b2287b2..c0404ed 100644 --- a/stress-vecfp.c +++ b/stress-vecfp.c @@ -63,11 +63,19 @@ typedef double (*stress_vecfp_func_t)( @@ -29,5 +29,5 @@ index 5277266..f45b189 100644 VEC_TYPE_T(float, 256) VEC_TYPE_T(float, 128) -- -2.37.3 +2.43.2 diff --git a/app-benchmarks/stress-ng/stress_ng-0.16.05.recipe b/app-benchmarks/stress-ng/stress_ng-0.17.08.recipe similarity index 95% rename from app-benchmarks/stress-ng/stress_ng-0.16.05.recipe rename to app-benchmarks/stress-ng/stress_ng-0.17.08.recipe index f43506976..6fb5c67e0 100644 --- a/app-benchmarks/stress-ng/stress_ng-0.16.05.recipe +++ b/app-benchmarks/stress-ng/stress_ng-0.17.08.recipe @@ -36,7 +36,7 @@ LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/ColinIanKing/stress-ng/archive/V$portVersion.zip" SOURCE_DIR="stress-ng-$portVersion" -CHECKSUM_SHA256="0f547caafbddb8f73e2308c392592b4ba268c251c7f9f3c1e87fe8aa78e44d21" +CHECKSUM_SHA256="79ec651fc36f01a9538a00fd5b9332b1fc166e47df1fc66036731c9a9f58ded1" PATCHES="stress_ng-$portVersion.patchset" if [ $effectiveTargetArchitecture = x86 ]; then @@ -60,6 +60,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + devel:libssp_nonshared$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="