diff mbox series

ptest-runner: Update 2.4.4 -> 2.4.5

Message ID f34931a8db35583eec12c70acbfea37400275412.1724242433.git.joerg.sommer@navimatix.de
State Accepted, archived
Commit f70ec9bcd379b5fc4c85d7479d42789c2e22f4a9
Headers show
Series ptest-runner: Update 2.4.4 -> 2.4.5 | expand

Commit Message

Jörg Sommer Aug. 21, 2024, 12:13 p.m. UTC
From: Jörg Sommer <joerg.sommer@navimatix.de>

Changelog:

aea9f42 ptest_list_remove: Fix pointer adjustment of prev and next

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
---
 .../{ptest-runner_2.4.4.bb => ptest-runner_2.4.5.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/ptest-runner/{ptest-runner_2.4.4.bb => ptest-runner_2.4.5.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.bb
similarity index 95%
rename from meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb
rename to meta/recipes-support/ptest-runner/ptest-runner_2.4.5.bb
index 2263e07280..d28ae7ca91 100644
--- a/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb
+++ b/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.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 = "95f528cff0bc52903b98c292d4a322fcffa74471"
+SRCREV = "aea9f42f87f2a78a973ae22cade8e45259f754e1"
 PV .= "+git"
 
 SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \