[meta-freescale] [PATCH 16/22] pme-tools: Set PACKAGE_ARCH to the value of MACHINE_ARCH

Zhenhua Luo zhenhua.luo at nxp.com
Mon Nov 21 20:22:14 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 16/22] pme-tools: Set PACKAGE_ARCH to the
> value of MACHINE_ARCH
> 
> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
> ---
>  recipes-extended/pme-tools/pme-tools_git.bb | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/recipes-extended/pme-tools/pme-tools_git.bb b/recipes-
> extended/pme-tools/pme-tools_git.bb
> index fe0210a..a2a89e4 100644
> --- a/recipes-extended/pme-tools/pme-tools_git.bb
> +++ b/recipes-extended/pme-tools/pme-tools_git.bb
> @@ -30,4 +30,7 @@ do_install() {
>  }
> 
>  PARALLEL_MAKE = ""
> +
>  COMPATIBLE_MACHINE = "(e500mc|e5500|e5500-64b|e6500|e6500-64b)"
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
[Zhenhua Luo] The package is not needed to be compiled for each machine, the output package can be shared by machines of same arch.


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