package/optee-client: bump to 4.6.0
Bump to the latest version of optee-client 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
972bbabdcb
commit
4e271e6dcc
@@ -30,7 +30,7 @@ config BR2_PACKAGE_OPTEE_CLIENT_AS_OS
|
||||
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
|
||||
|
||||
config BR2_PACKAGE_OPTEE_CLIENT_LATEST
|
||||
bool "4.5.0"
|
||||
bool "4.6.0"
|
||||
help
|
||||
Use the latest release tag from the optee-client official Git
|
||||
repository.
|
||||
@@ -60,7 +60,7 @@ config BR2_PACKAGE_OPTEE_CLIENT_VERSION
|
||||
string
|
||||
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
|
||||
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
|
||||
|
||||
config BR2_PACKAGE_OPTEE_CLIENT_TEE_FS_PATH
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 ac6dc2c0c253ea228ea230e537211a45475771050faf4e66fe64321de3a0a652 optee-client-4.5.0.tar.gz
|
||||
sha256 a970338c9f69861901336716d89684646e4480b9970996a5b3581ae7d49fdaa3 optee-client-4.6.0.tar.gz
|
||||
sha256 fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f LICENSE
|
||||
|
||||
Reference in New Issue
Block a user