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 <[email protected]>

> Change-Id: Iba09f1af37e08a0ae6b8aa15f2d0f554ad58a73e
> Cc: Alexandre Belloni <[email protected]>
> Signed-off-by: Otavio Salvador <[email protected]>
> ---
>  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

_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to