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

Zhenhua Luo zhenhua.luo at nxp.com
Mon Nov 21 20:04:41 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 05/22] restool: Set PACKAGE_ARCH to the
> value of MACHINE_ARCH
> 
> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
> ---
>  recipes-dpaa2/restool/restool_git.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-
> dpaa2/restool/restool_git.bb
> index aad831f..e67be12 100644
> --- a/recipes-dpaa2/restool/restool_git.bb
> +++ b/recipes-dpaa2/restool/restool_git.bb
> @@ -16,3 +16,5 @@ do_install () {
>  }
> 
>  COMPATIBLE_MACHINE = "(ls2080ardb)"
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
[Zhenhua Luo] This package is not machine specific, its output packages is generic for the architecture of the machine.


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