[meta-freescale] [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin

Alexandre Belloni alexandre.belloni at free-electrons.com
Sun Sep 22 15:21:04 PDT 2013


On 22/09/2013 23:43, Otavio Salvador wrote:
> As cfa10036-based machines use linux-cfa which is based on Linux
> mainline it cannot building the gst-fsl-plugin due missing
> FSL-specific headers.

Hum, right, I forgot about those pesky headers ;)
Anyway, I was wondering how good are the fsl-plugins on mxs platforms ?

Acked-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>

> Change-Id: Iba09f1af37e08a0ae6b8aa15f2d0f554ad58a73e
> Cc: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  conf/machine/include/cfa10036.inc | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/conf/machine/include/cfa10036.inc b/conf/machine/include/cfa10036.inc
> index 0adea54..f774d92 100644
> --- a/conf/machine/include/cfa10036.inc
> +++ b/conf/machine/include/cfa10036.inc
> @@ -8,6 +8,9 @@ MACHINEOVERRIDES =. "cfa10036:"
>  
>  PREFERRED_PROVIDER_virtual/kernel = "linux-cfa"
>  
> +# Avoid adding gst-fsl-plugin as we use non-FSL kernel
> +MACHINE_GSTREAMER_PLUGIN = ""
> +
>  IMAGE_BOOTLOADER = "barebox"
>  BAREBOX_BINARY = "barebox"
>  


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com




More information about the meta-freescale mailing list