summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-09-06 13:07:14 -0500
committerRyan Eatmon <reatmon@ti.com>2022-09-07 09:57:34 -0500
commit6e51469519d0fa3ba1c80f77f38ac206d2ce31a2 (patch)
tree9f0765575cc1bd95ada09fafee0636c8d285ca0a
parent01a25a1e86466705b3dd8e7d9805cb0a5e7859d4 (diff)
downloadmeta-ti-6e51469519d0fa3ba1c80f77f38ac206d2ce31a2.tar.gz
optee-os: Upgrade to upstream 3.18.0
Update to the latest upstream master which is 3.18.0. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-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 cc9857e0..c715d47d 100644
--- a/recipes-security/optee/optee-os_%.bbappend
+++ b/recipes-security/optee/optee-os_%.bbappend
@@ -1,5 +1,5 @@
1PV_ti-soc = "3.17.0+git${SRCPV}" 1PV_ti-soc = "3.18.0+git${SRCPV}"
2SRCREV_ti-soc = "15a746d28d10df3d79d72bc9fe4a5a654b88bcca" 2SRCREV_ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086"
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"