From: Yoann Congal <[email protected]> Changelog: - utils.c: Fix dirname() handling in run_ptests() - ptest-runner-collect-system-data: add info to logs - main.c: Set PYTHONUNBUFFERED in the environment - utils.c: print a message when a timeout occurs - main.c: Add print_helptext() for detailed help - main.print_usage: Remove unused argument list of -l
Signed-off-by: Yoann Congal <[email protected]> --- .../{ptest-runner_2.4.5.1.bb => ptest-runner_2.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/ptest-runner/{ptest-runner_2.4.5.1.bb => ptest-runner_2.5.0.bb} (95%) diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb similarity index 95% rename from meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb rename to meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb index 89f85e24555..d9ec0baf799 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" -SRCREV = "c99e8c2737ff802f110612cc2d90c60233c33255" +SRCREV = "7429fdd52abb5b08a9e8acef14b1bc4604f09c8f" SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \ "
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232557): https://lists.openembedded.org/g/openembedded-core/message/232557 Mute This Topic: https://lists.openembedded.org/mt/118167832/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
