diff options
author | Chirag Shilwant <c-shilwant@ti.com> | 2025-02-06 20:10:17 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-02-07 13:37:47 -0600 |
commit | 4a8e6f9d07a5d1f1668304e8b7c1c6ff01a98d60 (patch) | |
tree | 5b0a641fb6dbcc7a3cd0c6f8a43068ab46d0ef06 | |
parent | 3e325510c4f6ab60881e8011e4c46c10f641c72b (diff) | |
download | meta-ti-4a8e6f9d07a5d1f1668304e8b7c1c6ff01a98d60.tar.gz |
recipes-security: optee: Update to v4.5.0+
Bump up SRCREV of optee-os to ef1ebdc23034a804a72da2207f1a825ce96a1464
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc | 4 |
1 files changed, 2 insertions, 2 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 375c1a7e..6b70c029 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 @@ | |||
1 | PV = "4.4.0+git" | 1 | PV = "4.5.0+git" |
2 | SRCREV = "8f645256efc0dc66bd5c118778b0b50c44469ae1" | 2 | SRCREV = "ef1ebdc23034a804a72da2207f1a825ce96a1464" |
3 | 3 | ||
4 | SRC_URI:remove = " \ | 4 | SRC_URI:remove = " \ |
5 | file://0001-mk-compile.mk-remove-absolute-build-time-paths.patch \ | 5 | file://0001-mk-compile.mk-remove-absolute-build-time-paths.patch \ |