[meta-freescale] [meta-fsl-arm][PATCH 05/10] imx-base: Add MACHINE_ARCH filter for sololite.

Otavio Salvador otavio at ossystems.com.br
Fri Aug 1 12:16:44 PDT 2014


Hello Neena,

On Wed, Jul 30, 2014 at 6:26 PM, Neena Busireddy
<neena.busireddy at freescale.com> wrote:
> Add MACHINE_ARCH_FILTER for sololite as it is
> different from other SOC families (Sololite does
> not support 3D GPU hardware acceleration).
>
> Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
> ---
>  conf/machine/include/imx-base.inc |    5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
> index 9f0217e..bf4a611 100644
> --- a/conf/machine/include/imx-base.inc
> +++ b/conf/machine/include/imx-base.inc
> @@ -49,7 +49,10 @@ PACKAGE_EXTRA_ARCHS_append = " ${MACHINE_SOCARCH}"
>  MACHINE_ARCH_FILTER = "virtual/kernel"

Put the new filter here as it keeps it sorted.

>  MACHINE_SOCARCH_FILTER = "libfslcodec libfslvpuwrap libfslparser gst-fsl-plugins"
>  MACHINE_SOCARCH_FILTER_append_mx5 = " virtual/libgles1 virtual/libgles2 virtual/egl virtual/mesa virtual/libgl"
> -MACHINE_SOCARCH_FILTER_append_mx6 = " virtual/libgles1 virtual/libgles2 virtual/egl virtual/mesa virtual/libgl"
> +MACHINE_SOCARCH_FILTER_append_mx6q = " virtual/libgles1 virtual/libgles2 virtual/egl virtual/mesa virtual/libgl"
> +MACHINE_SOCARCH_FILTER_append_mx6dl = " virtual/libgles1 virtual/libgles2 virtual/egl virtual/mesa virtual/libgl"
> +MACHINE_SOCARCH_FILTER_append_mx6sx = " virtual/libgles1 virtual/libgles2 virtual/egl virtual/mesa virtual/libgl"

In all your patchset this is the on reference to SX so please let it
out of this patch and add it when sending the 3.10.31 patches.

> +MACHINE_ARCH_FILTER_append_mx6sl = " virtual/egl virtual/mesa"
>
>  INHERIT += "fsl-dynamic-packagearch"
>
> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list