{boot/optee-os, package/optee-*}: bump version to 4.9.0

Unfortunately, if all optee-related packages are not updated at the same
time, optee-test will not build. This commit bumps all the optee
components at once.

The version bump is needed since optee-examples and optee-test can no
longer compile (compatibility with CMake < 3.5 has been removed from
CMake).

For release details, see:
https://github.com/OP-TEE/optee_os/blob/4.9.0/CHANGELOG.md#op-tee---version-490-2026-01-16

Signed-off-by: Jakob Kastelic <jkastelic@thinksrs.com>
[Julien: add link to release details]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Jakob Kastelic
2026-02-04 15:15:27 -08:00
committed by Julien Olivain
parent d892c5afad
commit 6b7b895d10
8 changed files with 12 additions and 12 deletions

View File

@@ -18,7 +18,7 @@ choice
Select the version of OP-TEE OS you want to use
config BR2_TARGET_OPTEE_OS_LATEST
bool "4.6.0"
bool "4.9.0"
depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS
select BR2_TARGET_OPTEE_OS_NEEDS_PYTHON_CRYPTOGRAPHY
help
@@ -79,7 +79,7 @@ endif
config BR2_TARGET_OPTEE_OS_VERSION
string
default "4.6.0" if BR2_TARGET_OPTEE_OS_LATEST
default "4.9.0" if BR2_TARGET_OPTEE_OS_LATEST
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
if BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
default "custom" if BR2_TARGET_OPTEE_OS_CUSTOM_TARBALL

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 0c947c6972bf50c483cb993af01041d4094b1e03711c7246cdde6ba2ffc351fe optee-os-4.6.0.tar.gz
sha256 9400e16c45bfa45f15585b2c933b86c449e7de05def0ecaaa62a4f38973a3a45 optee-os-4.9.0.tar.gz
sha256 1247ee90858f4037b6cac63cbffddfed435d0d73c631b37d78c1e6e6ab3e5d1a LICENSE

View File

@@ -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.6.0"
bool "4.9.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.6.0" if BR2_PACKAGE_OPTEE_CLIENT_LATEST
default "4.9.0" if BR2_PACKAGE_OPTEE_CLIENT_LATEST
default "custom" if BR2_PACKAGE_OPTEE_CLIENT_CUSTOM_TARBALL
config BR2_PACKAGE_OPTEE_CLIENT_TEE_FS_PATH

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 a970338c9f69861901336716d89684646e4480b9970996a5b3581ae7d49fdaa3 optee-client-4.6.0.tar.gz
sha256 2ef152f25b682e59c3684d6d73d7c5a138495615f6b045e95266eb3d0bc0d04e optee-client-4.9.0.tar.gz
sha256 fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f LICENSE

View File

@@ -42,7 +42,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS
depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION
config BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
bool "4.6.0"
bool "4.9.0"
help
Use the latest release tag from the optee-examples official
Git repository.
@@ -72,7 +72,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_VERSION
string
default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \
if BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS
default "4.6.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
default "4.9.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST
default "custom" if BR2_PACKAGE_OPTEE_EXAMPLES_CUSTOM_TARBALL
endif # BR2_PACKAGE_OPTEE_EXAMPLES

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 6891390aefa2046d500d3ffec05c327d7763e89645b2e99ef2330b561ba645f5 optee-examples-4.6.0.tar.gz
sha256 b95a3d72f2b266aedde0ed9b855f9c59cd0b2608df59b27e3f46935dfb6f919c optee-examples-4.9.0.tar.gz
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE

View File

@@ -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.6.0"
bool "4.9.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.6.0" if BR2_PACKAGE_OPTEE_TEST_LATEST
default "4.9.0" if BR2_PACKAGE_OPTEE_TEST_LATEST
default "custom" if BR2_PACKAGE_OPTEE_TEST_CUSTOM_TARBALL
endif # BR2_PACKAGE_OPTEE_TEST

View File

@@ -1,5 +1,5 @@
# Locally computed
sha256 db4de73fa955a7db70a64a2c4ad1d2c48ddcb54c369821aba670fec6131a6f61 optee-test-4.6.0.tar.gz
sha256 b7158740dc4ea2f585363097ebd60a265eef0e078674d70636b1731be94780cc optee-test-4.9.0.tar.gz
sha256 2b36458cd0292200e406a608efe7dfda17aae39646a86b730a2776b61d0fa410 LICENSE-BSD
sha256 a094472b51f57d0403953d087e410793519cb6f3a7cea2be34eb44e09a426a73 LICENSE-GPL
sha256 a562ab14c307d0e02b7bf6f1bdb0d1cf789409e6375a500e15dc7a0503e5c2c3 LICENSE.md