From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (top.free-electrons.com [176.31.233.9]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 34E1AE003D2 for ; Sun, 22 Sep 2013 15:21:07 -0700 (PDT) Received: by mail.free-electrons.com (Postfix, from userid 106) id DAF738DB; Mon, 23 Sep 2013 00:21:12 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.3.2 Received: from [192.168.1.55] (128-79-216-144.hfc.dyn.abo.bbox.fr [128.79.216.144]) by mail.free-electrons.com (Postfix) with ESMTPSA id 5D772812; Mon, 23 Sep 2013 00:21:12 +0200 (CEST) Message-ID: <523F6D50.4010107@free-electrons.com> Date: Mon, 23 Sep 2013 00:21:04 +0200 From: Alexandre Belloni Organization: Free Electrons User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Otavio Salvador , meta-freescale Mailing List References: <1379886198-17802-1-git-send-email-otavio@ossystems.com.br> In-Reply-To: <1379886198-17802-1-git-send-email-otavio@ossystems.com.br> X-Enigmail-Version: 1.5.2 Subject: Re: [meta-fsl-arm-extra PATCH] cfa10036.inc: Ensure we don't include gst-fsl-plugin X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Sep 2013 22:21:08 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 > Change-Id: Iba09f1af37e08a0ae6b8aa15f2d0f554ad58a73e > Cc: Alexandre Belloni > Signed-off-by: Otavio Salvador > --- > 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