]> code.ossystems Code Review - meta-freescale.git/commitdiff
hypervisor: Compile only for fsl machines
authorKhem Raj <raj.khem@gmail.com>
Tue, 21 May 2013 18:18:38 +0000 (18:18 +0000)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 22 May 2013 10:55:24 +0000 (18:55 +0800)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta-fsl-ppc/recipes-tools/embedded-hv/hypervisor_git.bb

index 25942ee09cfe0afbaa60191a0ea117e094ceb8bb..5e9e442a27b9983b7ce5b6ed0a75a9dd5e4379ea 100644 (file)
@@ -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}