1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 23:40:29 +00:00

meta-ti: optee: Update to 4.10.0 tag

Update optee_os, optee_test, optee_client, optee_examples and optee_ftpm to
4.10.0 tag.

Signed-off-by: Suhaas Joshi <s-joshi@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Suhaas Joshi
2026-05-15 11:58:18 +05:30
committed by Ryan Eatmon
parent 50756d1554
commit 42558bf1f1
5 changed files with 7 additions and 7 deletions
@@ -1,2 +1,2 @@
PV = "4.9.0+git"
PV = "4.10.0+git"
SRCREV = "9f5e90918093c1d1cd264d8149081b64ab7ba672"
@@ -1,2 +1,2 @@
PV = "4.9.0+git"
PV = "4.10.0+git"
SRCREV = "934c7edb74a26e90f68024cf441073528444177f"
@@ -1,3 +1,3 @@
PV = "4.9.0+git"
PV = "4.10.0+git"
OPTEE_TA_GIT_TAG = "${@'branch=master' if d.getVar('PV') == 'git' or d.getVar('PV').endswith('+git') else 'tag=%s;nobranch=1' % d.getVar('PV')}"
SRCREV_optee-ta = "a09269b15de635e1816fe832e26adfbfb44c5455"
@@ -1,2 +1,2 @@
PV = "4.9.0+git"
SRCREV = "f2a7ad0638aeff5243593b33cc56ad064cae7615"
PV = "4.10.0+git"
SRCREV = "753afbbee1682f5d16fd30e87b31058a4fd4f4b8"
@@ -1,4 +1,4 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/optee-test:"
PV = "4.9.0+git"
SRCREV = "b27648ea8472cceceb8dda368a965c709066f7aa"
PV = "4.10.0+git"
SRCREV = "88c93e87a5c172363ee986ded036a25cafcc9d2c"