diff options
author | Chirag Shilwant <c-shilwant@ti.com> | 2025-02-05 16:42:07 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-02-05 08:49:53 -0600 |
commit | 2d0978193c4b51d56f0bf36f409609f6d7911e67 (patch) | |
tree | 9c32b33fd78b8f58851a09f8e5c5cb54ed33eac1 | |
parent | 13b691a9bc2df02e75976477bac89bb393837e7f (diff) | |
download | meta-ti-2d0978193c4b51d56f0bf36f409609f6d7911e67.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 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 @@ | |||
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-checkconf.mk-do-not-use-full-path-to-generate-guard-.patch \ | 5 | file://0001-checkconf.mk-do-not-use-full-path-to-generate-guard-.patch \ |