diff --git a/package/optee-test/Config.in b/package/optee-test/Config.in index c01e3c06a7..dd1160ea48 100644 --- a/package/optee-test/Config.in +++ b/package/optee-test/Config.in @@ -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 diff --git a/package/optee-test/optee-test.hash b/package/optee-test/optee-test.hash index 3192c72b93..058d95e29b 100644 --- a/package/optee-test/optee-test.hash +++ b/package/optee-test/optee-test.hash @@ -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