From: Wang Mingyu <[email protected]> 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
Signed-off-by: Wang Mingyu <[email protected]> --- .../stress-ng/{stress-ng_0.16.05.bb => stress-ng_0.17.00.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.16.05.bb => stress-ng_0.17.00.bb} (94%) diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.16.05.bb b/meta/recipes-extended/stress-ng/stress-ng_0.17.00.bb similarity index 94% rename from meta/recipes-extended/stress-ng/stress-ng_0.16.05.bb rename to meta/recipes-extended/stress-ng/stress-ng_0.17.00.bb index 1a1e9e4057..4dc9c1713b 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.16.05.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.17.00.bb @@ -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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#189279): https://lists.openembedded.org/g/openembedded-core/message/189279 Mute This Topic: https://lists.openembedded.org/mt/101992091/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
