package/optee-test: bump to 4.6.0
Update optee-test 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
d521d87ee5
commit
d4e5b293d8
@@ -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.5.0"
|
||||
bool "4.6.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.5.0" if BR2_PACKAGE_OPTEE_TEST_LATEST
|
||||
default "4.6.0" if BR2_PACKAGE_OPTEE_TEST_LATEST
|
||||
default "custom" if BR2_PACKAGE_OPTEE_TEST_CUSTOM_TARBALL
|
||||
|
||||
endif # BR2_PACKAGE_OPTEE_TEST
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 cda3a4280a919cc6cd3cd3060e8c176cd42b968a9008305a6881e1fd433a6f1e optee-test-4.5.0.tar.gz
|
||||
sha256 db4de73fa955a7db70a64a2c4ad1d2c48ddcb54c369821aba670fec6131a6f61 optee-test-4.6.0.tar.gz
|
||||
sha256 2b36458cd0292200e406a608efe7dfda17aae39646a86b730a2776b61d0fa410 LICENSE-BSD
|
||||
sha256 a094472b51f57d0403953d087e410793519cb6f3a7cea2be34eb44e09a426a73 LICENSE-GPL
|
||||
sha256 a562ab14c307d0e02b7bf6f1bdb0d1cf789409e6375a500e15dc7a0503e5c2c3 LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user