1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

meta-ti-bsp: recipes-security: optee: Update OP-TEE components to 4.6.0

Updates optee_os, optee_test, optee_client, optee_examples to 4.6.0

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Manorit Chawdhry
2025-06-27 15:58:39 +05:30
committed by Ryan Eatmon
parent 67b42e3b5d
commit e6cd38a8fd
4 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
PV = "4.4.0+git"
SRCREV = "d221676a58b305bddbf97db00395205b3038de8e"
PV = "4.6.0+git"
SRCREV = "02e7f9213b0d7db9c35ebf1e41e733fc9c5a3f75"
SRC_URI:remove = " \
file://0001-tee-supplicant-add-udev-rule-and-systemd-service-fil.patch \

View File

@@ -1,2 +1,2 @@
PV = "4.4.0+git"
SRCREV = "378dc0db2d5dd279f58a3b6cb3f78ffd6b165035"
PV = "4.6.0+git"
SRCREV = "5306d2c7c618bb4a91df17a2d5d79ae4701af4a3"

View File

@@ -1,5 +1,5 @@
PV = "4.5.0+git"
SRCREV = "ef1ebdc23034a804a72da2207f1a825ce96a1464"
PV = "4.6.0+git"
SRCREV = "71785645fa6ce42db40dbf5a54e0eaedc4f61591"
SRC_URI:remove = " \
file://0001-mk-compile.mk-remove-absolute-build-time-paths.patch \

View File

@@ -1,5 +1,5 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/optee-test:"
PV = "4.4.0+git"
SRCREV = "695231ef8987866663a9ed5afd8f77d1bae3dc08"
PV = "4.6.0+git"
SRCREV = "a9e9495f4d57b97022008ad11198195e7e044c5d"
SRC_URI += "file://0001-Suppress-new-gcc-15-Wunterminated-string-initializat.patch"