[meta-freescale] [PATCH 12/22] cantest: Set PACKAGE_ARCH to the value of MACHINE_ARCH

Zhenhua Luo zhenhua.luo at nxp.com
Mon Nov 21 20:14:15 PST 2016


> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of Fabio Berton
> Sent: Tuesday, November 22, 2016 1:19 AM
> To: meta-freescale at yoctoproject.org
> Subject: [meta-freescale] [PATCH 12/22] cantest: Set PACKAGE_ARCH to the
> value of MACHINE_ARCH
> 
> Signed-off-by: Fabio Berton <fabio.berton at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list