All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin
@ 2013-09-22 21:43 Otavio Salvador
  2013-09-22 22:21 ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2013-09-22 21:43 UTC (permalink / raw)
  To: meta-freescale Mailing List; +Cc: Otavio Salvador

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.

Change-Id: Iba09f1af37e08a0ae6b8aa15f2d0f554ad58a73e
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Otavio Salvador <otavio@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"
 
-- 
1.8.4.rc3



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin
  2013-09-22 21:43 [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin Otavio Salvador
@ 2013-09-22 22:21 ` Alexandre Belloni
  2013-09-22 22:35   ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2013-09-22 22:21 UTC (permalink / raw)
  To: Otavio Salvador, meta-freescale Mailing List

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@free-electrons.com>

> Change-Id: Iba09f1af37e08a0ae6b8aa15f2d0f554ad58a73e
> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> Signed-off-by: Otavio Salvador <otavio@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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin
  2013-09-22 22:21 ` Alexandre Belloni
@ 2013-09-22 22:35   ` Otavio Salvador
  0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2013-09-22 22:35 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: meta-freescale Mailing List

On Sun, Sep 22, 2013 at 7:21 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> 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@free-electrons.com>

I sent it for master-next and I am running a full build; tomorrow
morning I will check the build results and push if all went fine.

-- 
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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-22 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22 21:43 [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin Otavio Salvador
2013-09-22 22:21 ` Alexandre Belloni
2013-09-22 22:35   ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.