[Buildroot] [PATCH 4/4] package/optee-test: bump to 4.5.0
Nayab Sayed
nayabbasha.sayed at microchip.com
Fri Apr 4 11:07:56 UTC 2025
Update optee-test to the latest tagged release
Signed-off-by: Nayab Sayed <nayabbasha.sayed at microchip.com>
---
package/optee-test/Config.in | 4 ++--
package/optee-test/optee-test.hash | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/optee-test/Config.in b/package/optee-test/Config.in
index 03b532e3380c461649a43e6bab220a891cab421c..c01e3c06a7f605d8a4c9a89a75a50129410d4558 100644
--- a/package/optee-test/Config.in
+++ b/package/optee-test/Config.in
@@ -48,7 +48,7 @@ config BR2_PACKAGE_OPTEE_TEST_AS_OS
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
config BR2_PACKAGE_OPTEE_TEST_LATEST
- bool "4.3.0"
+ bool "4.5.0"
help
Use the latest release tag from the optee-test official Git
repository.
@@ -77,7 +77,7 @@ config BR2_PACKAGE_OPTEE_TEST_VERSION
string
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
if BR2_PACKAGE_OPTEE_TEST_AS_OS
- default "4.3.0" if BR2_PACKAGE_OPTEE_TEST_LATEST
+ default "4.5.0" if BR2_PACKAGE_OPTEE_TEST_LATEST
default "custom" if BR2_PACKAGE_OPTEE_TEST_CUSTOM_TARBALL
endif # BR2_PACKAGE_OPTEE_TEST
diff --git a/package/optee-test/optee-test.hash b/package/optee-test/optee-test.hash
index 5922487a6275be27307e8e3990fd8e185ea5565a..259e28e2741ef8901c2de96a1245b042ab53bd37 100644
--- a/package/optee-test/optee-test.hash
+++ b/package/optee-test/optee-test.hash
@@ -1,4 +1,4 @@
# From https://github.com/OP-TEE/optee_test/archive/4.3.0/optee-test-4.3.0.tar.gz
-sha256 7bb181b74be88593df48321b816837acaad8e4d45e883f25a2e039978e5ec415 optee-test-4.3.0.tar.gz
+sha256 cda3a4280a919cc6cd3cd3060e8c176cd42b968a9008305a6881e1fd433a6f1e optee-test-4.5.0.tar.gz
# Locally computed
sha256 6e6810981f0ddab9e0d44399d0700a15d9f760a3c2843cc866659c2074139ae7 LICENSE.md
--
2.34.1
More information about the buildroot
mailing list