From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Otavio Salvador <otavio@ossystems.com.br>,
meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin
Date: Mon, 23 Sep 2013 00:21:04 +0200 [thread overview]
Message-ID: <523F6D50.4010107@free-electrons.com> (raw)
In-Reply-To: <1379886198-17802-1-git-send-email-otavio@ossystems.com.br>
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
next prev parent reply other threads:[~2013-09-22 22:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2013-09-22 22:35 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=523F6D50.4010107@free-electrons.com \
--to=alexandre.belloni@free-electrons.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.