mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/optee-examples: bump to 4.6.0
Update optee-examples to the latest tagged release Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d4e5b293d8
commit
972bbabdcb
@@ -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.5.0"
|
||||
bool "4.6.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.5.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
|
||||
default "4.6.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
|
||||
default "custom" if BR2_PACKAGE_OPTEE_EXAMPLES_CUSTOM_TARBALL
|
||||
|
||||
endif # BR2_PACKAGE_OPTEE_EXAMPLES
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 3fcf1f9eab8d094f898bbb3e2a69a0ca321765f39c832749fdb571a21063bcfc optee-examples-4.5.0.tar.gz
|
||||
sha256 6891390aefa2046d500d3ffec05c327d7763e89645b2e99ef2330b561ba645f5 optee-examples-4.6.0.tar.gz
|
||||
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE
|
||||
|
||||
Reference in New Issue
Block a user