diff mbox series

Revert "ptest-runner: Pull in parallel test fixes and output handling"

Message ID 20230719203042.1513594-1-alex@linutronix.de
State New
Headers show
Series Revert "ptest-runner: Pull in parallel test fixes and output handling" | expand

Commit Message

Alexander Kanavin July 19, 2023, 8:30 p.m. UTC
This has once again regressed glib/codegen test (which writes large amounts to stdout).
Further fixing is needed.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-support/ptest-runner/ptest-runner_2.4.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.4.2.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.4.2.bb
index 60918a38927..6f3104499f2 100644
--- a/meta/recipes-support/ptest-runner/ptest-runner_2.4.2.bb
+++ b/meta/recipes-support/ptest-runner/ptest-runner_2.4.2.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 = "4148e75284e443fc8ffaef425c467aa5523528ff"
+SRCREV = "8259375d306a8129f6c5d8528314496fc6ae1ca3"
 PV .= "+git${SRCPV}"
 
 SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \