summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-security/optee/optee-client-ti-version.inc
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-11-02 11:34:23 -0500
committerRyan Eatmon <reatmon@ti.com>2023-11-07 09:07:08 -0600
commit93249485b5f335f0be39b7d2a60a9ce1967a15d3 (patch)
treedb8d19db290996c00b21ea6ed0aa411f8bee1bc3 /meta-ti-bsp/recipes-security/optee/optee-client-ti-version.inc
parent984e838d756f4b7cd870b179c1d5657d0f6033dc (diff)
downloadmeta-ti-93249485b5f335f0be39b7d2a60a9ce1967a15d3.tar.gz
optee: Rework include files
Minor rework of the TI include files used to override both SRCREV and other settings in the optee recipes for TI SOC parts. The intent is to make it more clear when we are changing SRCREVs versus changing other items, and allow for sharing the SRCREV changes for optee-os-tadevkit which should track the optee-os SRCREV. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-security/optee/optee-client-ti-version.inc')
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-client-ti-version.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-client-ti-version.inc b/meta-ti-bsp/recipes-security/optee/optee-client-ti-version.inc
new file mode 100644
index 00000000..0da37acf
--- /dev/null
+++ b/meta-ti-bsp/recipes-security/optee/optee-client-ti-version.inc
@@ -0,0 +1,2 @@
1PV = "4.0.0+git${SRCPV}"
2SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee"