> -----Original Message-----
> From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-
> boun...@yoctoproject.org] On Behalf Of Fabio Berton
> Sent: Tuesday, November 22, 2016 1:19 AM
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] [PATCH 12/22] cantest: Set PACKAGE_ARCH to the
> value of MACHINE_ARCH
> 
> Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
> ---
>  recipes-extended/cantest/cantest_1.0.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/recipes-extended/cantest/cantest_1.0.bb b/recipes-
> extended/cantest/cantest_1.0.bb
> index 1af5539..0416c2a 100644
> --- a/recipes-extended/cantest/cantest_1.0.bb
> +++ b/recipes-extended/cantest/cantest_1.0.bb
> @@ -13,3 +13,5 @@ do_install() {
>  }
> 
>  COMPATIBLE_MACHINE = "(e500v2)"
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
[Zhenhua Luo] The package is not machine specific, the output is generic for 
architecture. 


Best Regards, 

Zhenhua

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

Reply via email to