[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] m53evk: Do not enable GStreamer plugin

Marek Vasut marex at denx.de
Tue Nov 12 16:08:02 PST 2013


Dear Otavio Salvador,

> The kernel used for this board is based in the mainline kernel and
> does not provide the Freescale specific headers so we cannot build the
> GStreamer specific plugin.
> 
> Change-Id: I382759bc05a74c638cb80dd61ce950bf896d33cf
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  conf/machine/m53evk.conf | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/conf/machine/m53evk.conf b/conf/machine/m53evk.conf
> index e2fbc56..20f0684 100644
> --- a/conf/machine/m53evk.conf
> +++ b/conf/machine/m53evk.conf
> @@ -21,3 +21,6 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 sdcard"
>  SERIAL_CONSOLE = "115200 ttymxc1"
> 
>  MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
> +
> +# Avoid adding gst-fsl-plugin as we use non-FSL kernel
> +MACHINE_GSTREAMER_PLUGIN_m53evk = ""

Acked-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut



More information about the meta-freescale mailing list