mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
stress-ng: upgrade 0.17.00 -> 0.17.01
Changelog: https://github.com/ColinIanKing/stress-ng/releases/tag/V0.17.01 (From OE-Core rev: a1d2d0e9fe4a0bb0e480ca05324af6330925b414) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e54a29b902
commit
d993bdfb7e
@@ -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 = "b5f33cfd1d9d5fccf6b34a9082d07e86c909b05e"
|
||||
SRCREV = "c9669b041eff5905da191974ba0102208a59e04e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "coreutils-native libbsd"
|
||||
Reference in New Issue
Block a user