[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] m53evk: Use dummy version of imx-test

Daiane Angolini daiane.list at gmail.com
Tue Feb 25 10:19:59 PST 2014


On Tue, Feb 25, 2014 at 9:03 AM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> The imx-test required FSL kernel (due its specific API and headers) to
> build so we use the dummy version as a replacement.
>
> Change-Id: I3acde7e4430e8756953e67150b1f8529cf14e982
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  conf/machine/m53evk.conf | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/conf/machine/m53evk.conf b/conf/machine/m53evk.conf
> index 925ffdd..5fbae24 100644
> --- a/conf/machine/m53evk.conf
> +++ b/conf/machine/m53evk.conf
> @@ -22,8 +22,7 @@ SERIAL_CONSOLE = "115200 ttymxc1"
>
>  MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
>
> -# Avoid adding gst-fsl-plugin as we use non-FSL kernel
> +# Overrides due use of non-FSL kernel
> +PREFERRED_VERSION_imx-test = "00.00.00"
>  MACHINE_GSTREAMER_PLUGIN_m53evk = ""
> -
> -# Avoid using AMD GPU driver as we use non-FSL kernel
>  XSERVER_DRIVER = "xf86-video-fbdev"

Sweet! It´s much better now (and I liked you reworked the comments)

Thanks Otavio ;-)

Daiane, reviewed
> --
> 1.9.0
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list