[Buildroot] [PATCH 2/4] package/optee-client: bump to 4.5.0
Nayab Sayed
nayabbasha.sayed at microchip.com
Fri Apr 4 11:07:54 UTC 2025
Bump to the latest version of optee-client
Signed-off-by: Nayab Sayed <nayabbasha.sayed at microchip.com>
---
package/optee-client/Config.in | 4 ++--
package/optee-client/optee-client.hash | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/optee-client/Config.in b/package/optee-client/Config.in
index efed800a87f688f616da1390096742aa03382528..865b0d8f31f7b77fcf0afa88fa5c47f611775663 100644
--- a/package/optee-client/Config.in
+++ b/package/optee-client/Config.in
@@ -30,7 +30,7 @@ config BR2_PACKAGE_OPTEE_CLIENT_AS_OS
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
config BR2_PACKAGE_OPTEE_CLIENT_LATEST
- bool "4.3.0"
+ bool "4.5.0"
help
Use the latest release tag from the optee-client official Git
repository.
@@ -60,7 +60,7 @@ config BR2_PACKAGE_OPTEE_CLIENT_VERSION
string
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
if BR2_PACKAGE_OPTEE_CLIENT_AS_OS
- default "4.3.0" if BR2_PACKAGE_OPTEE_CLIENT_LATEST
+ default "4.5.0" if BR2_PACKAGE_OPTEE_CLIENT_LATEST
default "custom" if BR2_PACKAGE_OPTEE_CLIENT_CUSTOM_TARBALL
config BR2_PACKAGE_OPTEE_CLIENT_TEE_FS_PATH
diff --git a/package/optee-client/optee-client.hash b/package/optee-client/optee-client.hash
index 8904c930ee67d7672809832057967e9b481fe3bc..f66f75e43bbf593c5b510588b89102a27e534edd 100644
--- a/package/optee-client/optee-client.hash
+++ b/package/optee-client/optee-client.hash
@@ -1,4 +1,4 @@
-# From https://github.com/OP-TEE/optee_client/archive/4.3.0/optee-client-4.3.0.tar.gz
-sha256 a9a91bdb433df795c87a6d15198effbd648e3671ae611f2a3f8b41229d61cce0 optee-client-4.3.0.tar.gz
+# From https://github.com/OP-TEE/optee_client/archive/4.5.0/optee-client-4.5.0.tar.gz
+sha256 ac6dc2c0c253ea228ea230e537211a45475771050faf4e66fe64321de3a0a652 optee-client-4.5.0.tar.gz
# Locally computed
sha256 fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f LICENSE
--
2.34.1
More information about the buildroot
mailing list