Applied, thanks.
Best Regards, Zhenhua > -----Original Message----- > From: Khem Raj [mailto:[email protected]] > Sent: Wednesday, May 22, 2013 2:19 AM > To: [email protected]; Luo Zhenhua-B19537 > Cc: Khem Raj > Subject: [meta-fsl-ppc][PATCH] hypervisor: Compile only for fsl machines > > Signed-off-by: Khem Raj <[email protected]> > --- > 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 [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
