summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-security
diff options
context:
space:
mode:
authorManorit Chawdhry <m-chawdhry@ti.com>2023-03-20 04:12:05 +0000
committerRyan Eatmon <reatmon@ti.com>2023-03-20 16:45:07 -0500
commita09b640a13d71939287c95d953e407e098a4a2d7 (patch)
treed875c9f4f59217b3c01d95ce75c9b1248bca1ee5 /meta-ti-bsp/recipes-security
parentcaaaf71e93f4a6ce80a640e66129b8a895e85634 (diff)
downloadmeta-ti-a09b640a13d71939287c95d953e407e098a4a2d7.tar.gz
optee: fix the sha for 3.20 tag
The SHA for optee_os had been of 3.20-rc1 tag instead of 3.20 tag which had been marked stable. Change the tag to 3.20. Fixes: 280e7b4b3a17 ("optee: update optee components to 3.20 tag") Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-security')
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend
index b29553d6..a3fef348 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend
+++ b/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend
@@ -1,5 +1,5 @@
1PV:ti-soc = "3.20.0+git${SRCPV}" 1PV:ti-soc = "3.20.0+git${SRCPV}"
2SRCREV:ti-soc = "3bc3809afe372ca7e8216fc5d7a64e965bb4ad70" 2SRCREV:ti-soc = "8e74d47616a20eaa23ca692f4bbbf917a236ed94"
3 3
4# Use TI SECDEV for signing 4# Use TI SECDEV for signing
5inherit ti-secdev 5inherit ti-secdev