1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 19:32:58 +00:00

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>
This commit is contained in:
Praneeth Bajjuri
2022-10-27 18:30:27 -05:00
committed by Ryan Eatmon
parent 9016d5816e
commit 535fcc7e8f
+2 -2
View File
@@ -1,5 +1,5 @@
PV_ti-soc = "3.18.0+git${SRCPV}"
SRCREV_ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
PV_ti-soc = "3.19.0+git${SRCPV}"
SRCREV_ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
DEPENDS_append_ti-soc = " python3-cryptography-native"