From 6fc988cbbd45295991e273d5e6991543062e4faf Mon Sep 17 00:00:00 2001 From: Kamlesh Gurudasani Date: Thu, 23 May 2024 14:39:48 +0530 Subject: 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 Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc') 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 @@ -PV = "4.1.0+git" -SRCREV = "012cdca49db398693903e05c42a254a3a0c0d8f2" - -# Fixes for pointing to 4.0.0 before upstream meta-arm -FILESEXTRAPATHS:prepend := "${THISDIR}/optee-os-4.0.0:" -SRC_URI:remove = "file://0002-core-Define-section-attributes-for-clang.patch" -SRC_URI:append = " file://0002ti-core-Define-section-attributes-for-clang.patch" +PV = "4.2.0+git" +SRCREV = "12d7c4ee4642d2d761e39fbcf21a06fb77141dea" -- cgit v1.2.3-54-g00ecf