[Buildroot] [PATCH 3/4] package/optee-examples: bump to 4.5.0
Nayab Sayed
nayabbasha.sayed at microchip.com
Fri Apr 4 11:07:55 UTC 2025
Update optee-examples to the latest tagged release
Signed-off-by: Nayab Sayed <nayabbasha.sayed at microchip.com>
---
package/optee-examples/Config.in | 4 ++--
package/optee-examples/optee-examples.hash | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/optee-examples/Config.in b/package/optee-examples/Config.in
index 5c5b0ce5ba4a7a2b15add9cabfabd14f2b904b0b..222beb2af10c17ed3c91a183139a5f94dd2cee62 100644
--- a/package/optee-examples/Config.in
+++ b/package/optee-examples/Config.in
@@ -42,7 +42,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
config BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
- bool "4.3.0"
+ bool "4.5.0"
help
Use the latest release tag from the optee-examples official
Git repository.
@@ -72,7 +72,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_VERSION
string
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
if BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS
- default "4.3.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
+ default "4.5.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
default "custom" if BR2_PACKAGE_OPTEE_EXAMPLES_CUSTOM_TARBALL
endif # BR2_PACKAGE_OPTEE_EXAMPLES
diff --git a/package/optee-examples/optee-examples.hash b/package/optee-examples/optee-examples.hash
index a6ecd2caec54589a781bbe6eedc2a26d6aa20f9b..539f6f2148eac33c37279769ada5e21a5a766be7 100644
--- a/package/optee-examples/optee-examples.hash
+++ b/package/optee-examples/optee-examples.hash
@@ -1,4 +1,4 @@
# From https://github.com/linaro-swg/optee_examples/archive/4.3.0/optee-examples-4.3.0.tar.gz
-sha256 ee1576617365b5fe9d20d72c16cf6b39159eb79b1401189bd37a91ef03371820 optee-examples-4.3.0.tar.gz
+sha256 3fcf1f9eab8d094f898bbb3e2a69a0ca321765f39c832749fdb571a21063bcfc optee-examples-4.5.0.tar.gz
# Locally computed
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE
--
2.34.1
More information about the buildroot
mailing list