mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/optee-test: bump to 4.5.0
Update optee-test 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
70035cbb1e
commit
8c2b2314df
@@ -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
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# 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
|
||||
# Locally computed
|
||||
sha256 cda3a4280a919cc6cd3cd3060e8c176cd42b968a9008305a6881e1fd433a6f1e optee-test-4.5.0.tar.gz
|
||||
sha256 6e6810981f0ddab9e0d44399d0700a15d9f760a3c2843cc866659c2074139ae7 LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user