diff options
author | Andrew Davis <afd@ti.com> | 2022-09-06 13:07:14 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-09-07 09:57:34 -0500 |
commit | 6e51469519d0fa3ba1c80f77f38ac206d2ce31a2 (patch) | |
tree | 9f0765575cc1bd95ada09fafee0636c8d285ca0a /recipes-security | |
parent | 01a25a1e86466705b3dd8e7d9805cb0a5e7859d4 (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-security')
-rw-r--r-- | recipes-security/optee/optee-os_%.bbappend | 4 |
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 @@ | |||
1 | PV_ti-soc = "3.17.0+git${SRCPV}" | 1 | PV_ti-soc = "3.18.0+git${SRCPV}" |
2 | SRCREV_ti-soc = "15a746d28d10df3d79d72bc9fe4a5a654b88bcca" | 2 | SRCREV_ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086" |
3 | SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https" | 3 | SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https" |
4 | 4 | ||
5 | DEPENDS_append_ti-soc = " python3-cryptography-native" | 5 | DEPENDS_append_ti-soc = " python3-cryptography-native" |