|
@@ -30,7 +30,7 @@ config BR2_PACKAGE_OPTEE_CLIENT_AS_OS
|
|
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
|
|
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
|
|
|
|
|
|
config BR2_PACKAGE_OPTEE_CLIENT_LATEST
|
|
config BR2_PACKAGE_OPTEE_CLIENT_LATEST
|
|
- bool "4.5.0"
|
|
|
|
|
|
+ bool "4.6.0"
|
|
help
|
|
help
|
|
Use the latest release tag from the optee-client official Git
|
|
Use the latest release tag from the optee-client official Git
|
|
repository.
|
|
repository.
|
|
@@ -60,7 +60,7 @@ config BR2_PACKAGE_OPTEE_CLIENT_VERSION
|
|
string
|
|
string
|
|
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
|
|
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
|
|
if BR2_PACKAGE_OPTEE_CLIENT_AS_OS
|
|
if BR2_PACKAGE_OPTEE_CLIENT_AS_OS
|
|
- default "4.5.0" if BR2_PACKAGE_OPTEE_CLIENT_LATEST
|
|
|
|
|
|
+ default "4.6.0" if BR2_PACKAGE_OPTEE_CLIENT_LATEST
|
|
default "custom" if BR2_PACKAGE_OPTEE_CLIENT_CUSTOM_TARBALL
|
|
default "custom" if BR2_PACKAGE_OPTEE_CLIENT_CUSTOM_TARBALL
|
|
|
|
|
|
config BR2_PACKAGE_OPTEE_CLIENT_TEE_FS_PATH
|
|
config BR2_PACKAGE_OPTEE_CLIENT_TEE_FS_PATH
|