[PATCH 1/2] arm-bsp/corstone1000-external-sys-tests: update to the latest commit

Jon Mason <[email protected]> Tue, 14 Jul 2026 09:25:21 -0400
Newsgroups org.yoctoproject.lists.meta-arm
Message-ID <[email protected]>
The source tree is question is not tagged or branched with any version.
Update to the latest commit, change the recipe name to denote it is
'git' and not versioned, and fix the upgrade-status.  Also, update the
git URL.

Signed-off-by: Jon Mason <[email protected]>
---
 ...sts_1.0.bb =3D> corstone1000-external-sys-tests_git.bb} | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
 rename meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/{corsto=
ne1000-external-sys-tests_1.0.bb =3D> corstone1000-external-sys-tests_git=
.bb} (64%)

diff --git a/meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/co=
rstone1000-external-sys-tests_1.0.bb b/meta-arm-bsp/recipes-test/corstone=
1000-external-sys-tests/corstone1000-external-sys-tests_git.bb
similarity index 64%
rename from meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/cor=
stone1000-external-sys-tests_1.0.bb
rename to meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/corst=
one1000-external-sys-tests_git.bb
index 01bcdf871c8d..c14dfc4d7f74 100644
--- a/meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/corstone1=
000-external-sys-tests_1.0.bb
+++ b/meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/corstone1=
000-external-sys-tests_git.bb
@@ -2,11 +2,12 @@ SUMMARY =3D "CORSTONE1000 external systems communicatio=
ns tests"
 DESCRIPTION =3D "This is a Linux userspace tool to test the communicatio=
n between Corstone1000 cores"
 HOMEPAGE =3D "https://git.linaro.org/landing-teams/working/arm/test-apps=
.git"
 LICENSE =3D "BSD-3-Clause"
-LIC_FILES_CHKSUM =3D "file://license.md;md5=3De44b2531cd6ffe9dece394dbe9=
88d9a0"
+LIC_FILES_CHKSUM =3D "file://LICENSE;md5=3De44b2531cd6ffe9dece394dbe988d=
9a0"
=20
-SRC_URI =3D "git://git.gitlab.arm.com/arm-reference-solutions/corstone10=
00/applications.git;protocol=3Dhttps;branch=3Dmaster"
-SRCREV =3D "2945cd92f7c6dbe4999ee72cd5cf1e2615eedba7"
-PV .=3D "+git"
+SRC_URI =3D "git://gitlab.arm.com/arm-reference-solutions/corstone1000/a=
pplications.git;protocol=3Dhttps;branch=3Dmaster"
+SRCREV =3D "ab79333697875666f397a3a70ee5da15a6eba4b5"
+
+UPSTREAM_CHECK_COMMITS =3D "1"
=20
 COMPATIBLE_MACHINE =3D "corstone1000"
=20
--=20
2.50.1 (Apple Git-155)