From f70ec9bcd379b5fc4c85d7479d42789c2e22f4a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Sommer?= Date: Wed, 21 Aug 2024 14:13:54 +0200 Subject: [PATCH] ptest-runner: Update 2.4.4 -> 2.4.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Changelog: aea9f42 ptest_list_remove: Fix pointer adjustment of prev and next Signed-off-by: Jörg Sommer Signed-off-by: Richard Purdie --- .../{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 --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 2263e07280f..d28ae7ca91b 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 \ -- 2.47.2