From: Khem Raj Date: Tue, 21 May 2013 18:18:38 +0000 (+0000) Subject: hypervisor: Compile only for fsl machines X-Git-Tag: 2.1~534^2~283 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3b3f257ea5f4205ccdd117a7af12ba4d0f0897a0;p=meta-freescale.git hypervisor: Compile only for fsl machines Signed-off-by: Khem Raj --- diff --git a/meta-fsl-ppc/recipes-tools/embedded-hv/hypervisor_git.bb b/meta-fsl-ppc/recipes-tools/embedded-hv/hypervisor_git.bb index 25942ee0..5e9e442a 100644 --- a/meta-fsl-ppc/recipes-tools/embedded-hv/hypervisor_git.bb +++ b/meta-fsl-ppc/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}