[meta-freescale] [meta-fsl-ppc][PATCH] hypervisor: Compile only for fsl machines

Luo Zhenhua-B19537 B19537 at freescale.com
Wed May 22 03:51:37 PDT 2013


Applied, thanks. 


Best Regards,

Zhenhua


> -----Original Message-----
> From: Khem Raj [mailto:raj.khem at gmail.com]
> Sent: Wednesday, May 22, 2013 2:19 AM
> To: meta-freescale at yoctoproject.org; Luo Zhenhua-B19537
> Cc: Khem Raj
> Subject: [meta-fsl-ppc][PATCH] hypervisor: Compile only for fsl machines
> 
> Signed-off-by: Khem Raj <raj.khem at 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
> 





More information about the meta-freescale mailing list