diff mbox series

[meta-ti,master/scarthgap,v2,1/5] recipes-security: optee: Update to v4.5.0+

Message ID 20250205111211.1847450-2-c-shilwant@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Upgrade TFA, OPTEE-OS & enable AM62L support | expand

Commit Message

Chirag Shilwant Feb. 5, 2025, 11:12 a.m. UTC
Bump up SRCREV of optee-os to ef1ebdc23034a804a72da2207f1a825ce96a1464

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

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 0fab9c9a..89f7f818 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,5 +1,5 @@ 
-PV = "4.4.0+git"
-SRCREV = "8f645256efc0dc66bd5c118778b0b50c44469ae1"
+PV = "4.5.0+git"
+SRCREV = "ef1ebdc23034a804a72da2207f1a825ce96a1464"
 
 SRC_URI:remove = " \
     file://0001-checkconf.mk-do-not-use-full-path-to-generate-guard-.patch \