From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe004.messaging.microsoft.com [216.32.181.184]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EB138E01489 for ; Fri, 24 May 2013 04:36:24 -0700 (PDT) Received: from mail22-ch1-R.bigfish.com (10.43.68.235) by CH1EHSOBE003.bigfish.com (10.43.70.53) with Microsoft SMTP Server id 14.1.225.23; Fri, 24 May 2013 11:36:23 +0000 Received: from mail22-ch1 (localhost [127.0.0.1]) by mail22-ch1-R.bigfish.com (Postfix) with ESMTP id 86548C00CE; Fri, 24 May 2013 11:36:23 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -14 X-BigFish: VS-14(z98bRzbb2dI98dI9371I1432Izz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1155h) Received: from mail22-ch1 (localhost.localdomain [127.0.0.1]) by mail22-ch1 (MessageSwitch) id 1369395381801369_6801; Fri, 24 May 2013 11:36:21 +0000 (UTC) Received: from CH1EHSMHS035.bigfish.com (snatpool3.int.messaging.microsoft.com [10.43.68.229]) by mail22-ch1.bigfish.com (Postfix) with ESMTP id C19A44C0069; Fri, 24 May 2013 11:36:21 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS035.bigfish.com (10.43.70.35) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 24 May 2013 11:36:21 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-004.039d.mgd.msft.net (10.84.1.14) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 24 May 2013 11:37:06 +0000 Received: from [10.29.244.5] ([10.29.244.5]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r4OBaIUv016971; Fri, 24 May 2013 04:36:19 -0700 Message-ID: <519F5052.8090000@freescale.com> Date: Fri, 24 May 2013 08:34:42 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Javier Viguera References: <1369336972-24042-1-git-send-email-daiane.angolini@freescale.com> <519F3A91.2070106@digi.com> In-Reply-To: <519F3A91.2070106@digi.com> X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" Subject: Re: [PATCH 00/13] Update multimedia to version 3.0.7 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: Fri, 24 May 2013 11:36:25 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 05/24/2013 07:01 AM, Javier Viguera wrote: > > On 23/05/13 21:22, Daiane Angolini wrote: >> Update the gstreamer plugins to version 3.0.7 provided by >> Freescale (from BSP 3.0.35-4.0.0). > > Hi Daiane, > > According to FSL website this package seems to be for MX6: > > "L3.0.35_4.0.0_MM_CODECS > i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite and i.MX 6Solo Linux Multimedia > Codecs Sources" > > Your patchset removes the old MX5 multimedia kit support (e.g. > gst-fsl-plugin-2.0.3). > > Could you confirm that this package is valid for MX51/MX53? I mean using > a Linux kernel version *2.6.35* (which afaik is the official FSL kernel > for MX5 platforms) We worked to adapt 3.0.7 mm packages to MX5 and MX28 (it was minor changes, mainly for kernel api and Makefile, fixes that we faced during the yocto integration). I'm working on a complete test of this version on imx53qsb and imx28evk internally, and I'm sure it will generate some bugfixes that will be integrated on master as soon as test cycle is done. My plan is to have it on master, so more people will be able to test it for more boards, (my test range is imx53qsb and imx28evk. and it do not include any imx6) It's the first time I see a MM package that is supposed to support so many boards, I would like some help on testing it as much as possible. I removed the old MX5 and MX28 mm packages because I believe 3.0.7 is good enough to support mx6/mx53/mx28. Do you think we need a "less aggressive" approach? -- Daiane