summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc
diff options
context:
space:
mode:
authorKamlesh Gurudasani <kamlesh@ti.com>2024-05-23 14:39:48 +0530
committerRyan Eatmon <reatmon@ti.com>2024-06-15 08:05:34 -0500
commit6fc988cbbd45295991e273d5e6991543062e4faf (patch)
treea701904710f8f58143bb79033f2f9b9da48822f8 /meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc
parent07e39d4ce33c1cfaf2e91acd4701a1c9a955a21e (diff)
downloadmeta-ti-6fc988cbbd45295991e273d5e6991543062e4faf.tar.gz
optee: Update to upstream 4.2.0
Update all of the optee components to the upstream 4.2.0 version. While at it, remove the patches and fixups which are not needed anymore. Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc')
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc9
1 files changed, 2 insertions, 7 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc b/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc
index 9db67567..790f5f5f 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc
+++ b/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc
@@ -1,7 +1,2 @@
1PV = "4.1.0+git" 1PV = "4.2.0+git"
2SRCREV = "012cdca49db398693903e05c42a254a3a0c0d8f2" 2SRCREV = "12d7c4ee4642d2d761e39fbcf21a06fb77141dea"
3
4# Fixes for pointing to 4.0.0 before upstream meta-arm
5FILESEXTRAPATHS:prepend := "${THISDIR}/optee-os-4.0.0:"
6SRC_URI:remove = "file://0002-core-Define-section-attributes-for-clang.patch"
7SRC_URI:append = " file://0002ti-core-Define-section-attributes-for-clang.patch"