summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
index e59a8e79..76f55257 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
+++ b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
@@ -1,7 +1,5 @@
1PV:ti-soc = "3.17.0+git${SRCPV}" 1PV:ti-soc = "3.18.0+git${SRCPV}"
2SRCREV:ti-soc = "15a746d28d10df3d79d72bc9fe4a5a654b88bcca" 2SRCREV:ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086"
3
4DEPENDS:append:ti-soc = " python3-cryptography-native"
5 3
6EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}" 4EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}"
7 5