1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Andrew Davis
2022-09-06 13:07:14 -05:00
committed by Ryan Eatmon
parent 01a25a1e86
commit 6e51469519

View File

@@ -1,5 +1,5 @@
PV_ti-soc = "3.17.0+git${SRCPV}"
SRCREV_ti-soc = "15a746d28d10df3d79d72bc9fe4a5a654b88bcca"
PV_ti-soc = "3.18.0+git${SRCPV}"
SRCREV_ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086"
SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
DEPENDS_append_ti-soc = " python3-cryptography-native"