mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 17:02:22 +02:00
stress-ng: upgrade 0.16.05 -> 0.17.00
Changelog: ============ remove redundant assignment to variable handler_set remove some empty lines move child stressor invoking code into stress_run_child use stressor array size as limit for stressor loops (From OE-Core rev: c36b29b521abae3ecd6084ac2e7da782382e2b3e) 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
d796a6264e
commit
3aa80a54df
@@ -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 = "aea6f3306f4676a7f7e8d8c507f811ef3d0244c5"
|
||||
SRCREV = "b5f33cfd1d9d5fccf6b34a9082d07e86c909b05e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "coreutils-native libbsd"
|
||||
Reference in New Issue
Block a user