[Buildroot] [git commit] package/optee-examples: bump to 4.5.0
Julien Olivain
ju.o at free.fr
Sun Apr 6 09:23:00 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=70035cbb1e9223a703317c6e466a7216158bcf2f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Update optee-examples to the latest tagged release
Signed-off-by: Nayab Sayed <nayabbasha.sayed at microchip.com>
[Julien: move package archive hash to the "Locally computed" section]
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/optee-examples/Config.in | 4 ++--
package/optee-examples/optee-examples.hash | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/package/optee-examples/Config.in b/package/optee-examples/Config.in
index 5c5b0ce5ba..222beb2af1 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 a6ecd2caec..5a12bb22ba 100644
--- a/package/optee-examples/optee-examples.hash
+++ b/package/optee-examples/optee-examples.hash
@@ -1,4 +1,3 @@
-# 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
# Locally computed
+sha256 3fcf1f9eab8d094f898bbb3e2a69a0ca321765f39c832749fdb571a21063bcfc optee-examples-4.5.0.tar.gz
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE
More information about the buildroot
mailing list