]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ptest-runner: Bump to 2.4.4 (95f528c)
authorChangqing Li <changqing.li@windriver.com>
Mon, 13 May 2024 07:32:33 +0000 (15:32 +0800)
committerSteve Sakoman <steve@sakoman.com>
Fri, 31 May 2024 21:02:17 +0000 (14:02 -0700)
Changes in 2.4.4:
95f528c utils.c: run_ptests improve error handling on ptests iteration
c48e5fc utils.c: run-ptests improve pseudo-terminal handling

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb [moved from meta/recipes-support/ptest-runner/ptest-runner_2.4.3.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-support/ptest-runner/ptest-runner_2.4.3.bb
rename to meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb
index e6668da01fef4e139fc654a28fd558fe49f44348..2263e07280f4cbf611fc0bafc09ef7eb9351ddd4 100644 (file)
@@ -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 = "92c1b97bfdb4a94acc1cabcaf97eef52dc29144c"
+SRCREV = "95f528cff0bc52903b98c292d4a322fcffa74471"
 PV .= "+git"
 
 SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \