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

Zhenhua Luo zhenhua.luo at nxp.com
Mon Nov 21 20:16:08 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 13/22] fsl-pme: Set PACKAGE_ARCH to the
> value of MACHINE_ARCH
> 
> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
> ---
>  recipes-extended/fsl-pme/fsl-pme_1.0.3.bb | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/recipes-extended/fsl-pme/fsl-pme_1.0.3.bb b/recipes-extended/fsl-
> pme/fsl-pme_1.0.3.bb
> index 7fe11fd..a235d95 100644
> --- a/recipes-extended/fsl-pme/fsl-pme_1.0.3.bb
> +++ b/recipes-extended/fsl-pme/fsl-pme_1.0.3.bb
> @@ -23,4 +23,7 @@ do_install() {
> 
>  FILES_${PN} += "${datadir}/*"
>  INSANE_SKIP_${PN} += "ldflags"
> +
>  COMPATIBLE_MACHINE = "(e500v2)"
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
 [Zhenhua Luo] This package is not machine specific, the output is generic.


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