]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
stress-ng: upgrade 0.18.10 -> 0.18.11
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 4 Mar 2025 09:09:14 +0000 (17:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Mar 2025 11:16:42 +0000 (11:16 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/stress-ng/stress-ng_0.18.11.bb [moved from meta/recipes-extended/stress-ng/stress-ng_0.18.10.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-extended/stress-ng/stress-ng_0.18.10.bb
rename to meta/recipes-extended/stress-ng/stress-ng_0.18.11.bb
index 7fcb5af0ee92a2f067d69821495095a32d690ccd..2b1e306b17f9bc051614f675b909ea073f703963 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master \
            "
-SRCREV = "e00c355b8e9af3f7ce091e88ec6ddb5c439dc972"
+SRCREV = "44162bc4e00d06d366436857093a276ea692711e"
 S = "${WORKDIR}/git"
 
 DEPENDS = "coreutils-native libbsd"