]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
stress-ng: upgrade 0.14.06 -> 0.15.00
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 5 Dec 2022 02:30:41 +0000 (10:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Dec 2022 15:23:13 +0000 (15:23 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb [moved from meta/recipes-extended/stress-ng/stress-ng_0.14.06.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-extended/stress-ng/stress-ng_0.14.06.bb
rename to meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb
index b4068b0598be83af5767c03e519ad18510dd433e..e0d8a58517ac119b2f7009d762ef7002ab2c9356 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"
-SRCREV = "03493cb69e91c29718ff9f645514355cd99762c6"
+SRCREV = "91ec6bccd7e94fd04674b29e081e579710b97d71"
 S = "${WORKDIR}/git"
 
 DEPENDS = "coreutils-native"