]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
stress-ng: upgrade 0.20.01 -> 0.21.00
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 21 Apr 2026 09:55:55 +0000 (17:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2026 13:28:14 +0000 (14:28 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-extended/stress-ng/stress-ng_0.21.00.bb [moved from meta/recipes-extended/stress-ng/stress-ng_0.20.01.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-extended/stress-ng/stress-ng_0.20.01.bb
rename to meta/recipes-extended/stress-ng/stress-ng_0.21.00.bb
index 2db9796cab8af20c4f78576ffdfb0efb8e410598..2bfb9f32c783d308cc4a36b4e3a0152d2b87a43f 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master;tag=V${PV}"
-SRCREV = "00559dcb1bae3ef12295a1420683094a7d1389e0"
+SRCREV = "19d2eea10269bac3d721701728b7bf79950b7f1a"
 
 DEPENDS = "coreutils-native libbsd"