[PATCH] arm/trusted-services: use SHA, not tag name

Ross Burton <[email protected]>
Newsgroups org.yoctoproject.lists.meta-arm
Message-ID <[email protected]>
It turns out that the base SRCREV for trusted-services is a tag name,
which meant it was hitting the network on every build. Use the SHA
instead.

Signed-off-by: Ross Burton <[email protected]>
---
 .../recipes-security/trusted-services/trusted-services-src.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-arm/recipes-security/trusted-services/trusted-services-src.inc b/meta-arm/recipes-security/trusted-services/trusted-services-src.inc
index 210086fe31..4d10f6ea24 100644
--- a/meta-arm/recipes-security/trusted-services/trusted-services-src.inc
+++ b/meta-arm/recipes-security/trusted-services/trusted-services-src.inc
@@ -13,7 +13,8 @@ SRC_URI:append = "\
     file://0005-cpputest-fix-cmake-4.0-compatibility.patch \
 "
 
-SRCREV_trusted-services = "v1.2.0"
+# v1.2.0
+SRCREV_trusted-services = "0d55b4c7a8e53958271feb7341e928853b7914cf"
 LIC_FILES_CHKSUM = "file://${S}/license.rst;md5=ea160bac7f690a069c608516b17997f4"
 
 S = "${UNPACKDIR}/trusted-services"
-- 
2.43.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.