Changes, cce0edb utils.c: wait_child reimplement timeout using alarm acbba90 utils.c: Use a thread to read from child cb2840a utils.c: Fix exit status of a child 77bc79e utils.c: get_available_ptests allow to specify relative directories d27e242 README.md: Small fix mtrace call c5d5831 tests/utils.c: Add braces in START_TEST/END_TEST now required in check 0.15.x
Signed-off-by: Aníbal Limón <[email protected]> --- .../{ptest-runner_2.4.0.bb => ptest-runner_2.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/ptest-runner/{ptest-runner_2.4.0.bb => ptest-runner_2.4.1.bb} (93%) diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.4.0.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.4.1.bb similarity index 93% rename from meta/recipes-support/ptest-runner/ptest-runner_2.4.0.bb rename to meta/recipes-support/ptest-runner/ptest-runner_2.4.1.bb index 8b9938f572..ba0eb03799 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_2.4.0.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.4.1.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" -SRCREV = "834670317bd3f6e427e1ac461c07ada6b8936dfd" +SRCREV = "cce0edb4282ee081d043030bfdf29f3e4052f86c" PV .= "+git${SRCPV}" SRC_URI = "git://git.yoctoproject.org/ptest-runner2 \ -- 2.31.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150067): https://lists.openembedded.org/g/openembedded-core/message/150067 Mute This Topic: https://lists.openembedded.org/mt/81711469/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
