From 129dffaa99506e46d21115845bdb2bcb6001d822 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 25 Oct 2024 13:39:21 +0800 Subject: [PATCH] ptest-runner: upgrade 2.4.5 -> 2.5.1 (From OE-Core rev: d4497ba3fed93807f59c00925056aa21e72c2189) Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../{ptest-runner_2.4.5.bb => ptest-runner_2.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/ptest-runner/{ptest-runner_2.4.5.bb => ptest-runner_2.5.1.bb} (95%) diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb similarity index 95% rename from meta/recipes-support/ptest-runner/ptest-runner_2.4.5.bb rename to meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb index d28ae7ca91..e07f5d444b 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.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 = "aea9f42f87f2a78a973ae22cade8e45259f754e1" +SRCREV = "c99e8c2737ff802f110612cc2d90c60233c33255" PV .= "+git" SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \