summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-security/optee/optee-os-ti.inc')
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-os-ti.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc b/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
index de13d282..6d192bbe 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
+++ b/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
@@ -1,3 +1,11 @@
1PV = "4.0.0+git${SRCPV}"
2SRCREV = "2a5b1d1232f582056184367fb58a425ac7478ec6"
3
4# Fixes for pointing to 4.0.0 before upstream meta-arm
5FILESEXTRAPATHS:prepend := "${THISDIR}/optee-os-4.0.0:"
6SRC_URI:remove = "file://0002-core-Define-section-attributes-for-clang.patch"
7SRC_URI:append = " file://0002ti-core-Define-section-attributes-for-clang.patch"
8
1# Use TI SECDEV for signing 9# Use TI SECDEV for signing
2inherit ti-secdev 10inherit ti-secdev
3 11