summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2022-10-27 18:30:27 -0500
committerRyan Eatmon <reatmon@ti.com>2022-10-31 15:58:17 -0500
commit535fcc7e8f22dbf71eba4cdbb4aaaf1e6643b9ee (patch)
tree8b3544e56b6377e578dffa288223b4410a9ec05f
parent9016d5816e2617f2c4d337fdeeeb1a0b900eb871 (diff)
downloadmeta-ti-535fcc7e8f22dbf71eba4cdbb4aaaf1e6643b9ee.tar.gz
optee-os: Upgrade to upstream 3.19.0
Update to the latest upstream master which is 3.19.0. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--recipes-security/optee/optee-os_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend
index 38d1ce50..4a4ebfd7 100644
--- a/recipes-security/optee/optee-os_%.bbappend
+++ b/recipes-security/optee/optee-os_%.bbappend
@@ -1,5 +1,5 @@
1PV_ti-soc = "3.18.0+git${SRCPV}" 1PV_ti-soc = "3.19.0+git${SRCPV}"
2SRCREV_ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954" 2SRCREV_ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
3SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https" 3SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
4 4
5DEPENDS_append_ti-soc = " python3-cryptography-native" 5DEPENDS_append_ti-soc = " python3-cryptography-native"