mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/optee-examples: bump to 4.5.0
Update optee-examples to the latest tagged release Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com> [Julien: move package archive hash to the "Locally computed" section] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
280162a468
commit
70035cbb1e
@@ -42,7 +42,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS
|
|||||||
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
|
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
|
||||||
|
|
||||||
config BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
|
config BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
|
||||||
bool "4.3.0"
|
bool "4.5.0"
|
||||||
help
|
help
|
||||||
Use the latest release tag from the optee-examples official
|
Use the latest release tag from the optee-examples official
|
||||||
Git repository.
|
Git repository.
|
||||||
@@ -72,7 +72,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_VERSION
|
|||||||
string
|
string
|
||||||
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
|
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
|
||||||
if BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS
|
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
|
default "custom" if BR2_PACKAGE_OPTEE_EXAMPLES_CUSTOM_TARBALL
|
||||||
|
|
||||||
endif # BR2_PACKAGE_OPTEE_EXAMPLES
|
endif # BR2_PACKAGE_OPTEE_EXAMPLES
|
||||||
|
|||||||
@@ -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
|
# Locally computed
|
||||||
|
sha256 3fcf1f9eab8d094f898bbb3e2a69a0ca321765f39c832749fdb571a21063bcfc optee-examples-4.5.0.tar.gz
|
||||||
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE
|
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user