Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 recipes-bsp/imx-uuc/imx-uuc_git.bb           | 2 ++
 recipes-security/optee/optee-client-qoriq.bb | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb 
b/recipes-bsp/imx-uuc/imx-uuc_git.bb
index 381c214a..0590b128 100644
--- a/recipes-bsp/imx-uuc/imx-uuc_git.bb
+++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb
@@ -16,3 +16,5 @@ SRCREV = "323efa5e4c799c40503ac92a8104c33b090e6731"
 S = "${WORKDIR}/git"
 
 FILES_${PN} += "/linuxrc /fat"
+
+COMPATIBLE_HOST = "(imx)"
diff --git a/recipes-security/optee/optee-client-qoriq.bb 
b/recipes-security/optee/optee-client-qoriq.bb
index 0a76743b..3679e8d3 100644
--- a/recipes-security/optee/optee-client-qoriq.bb
+++ b/recipes-security/optee/optee-client-qoriq.bb
@@ -27,3 +27,6 @@ do_install() {
 
     cp -a ${S}/out/export/include ${D}/usr/
 }
+
+COMPATIBLE_HOST ?= "null"
+COMPATIBLE_HOST_qoriq = "(.*)"
-- 
2.19.0

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to