Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 recipes-tools/embedded-hv/hypervisor_git.bb |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-tools/embedded-hv/hypervisor_git.bb 
b/recipes-tools/embedded-hv/hypervisor_git.bb
index 25942ee..5e9e442 100644
--- a/recipes-tools/embedded-hv/hypervisor_git.bb
+++ b/recipes-tools/embedded-hv/hypervisor_git.bb
@@ -31,6 +31,9 @@ EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} 
CC="${TARGET_PREFIX}gcc ${TOOLCHA
 DEFCONFIG = "defconfig"
 DEFCONFIG_powerpc64 = "64bit_defconfig"
 
+COMPATIBLE_HOST_fslmachine = ".*"
+COMPATIBLE_HOST ?= "(none)"
+
 inherit cml1
 do_configure () {
        oe_runmake ${DEFCONFIG}
-- 
1.7.9.5

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

Reply via email to