From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 53F72E00C6E; Thu, 25 Feb 2016 01:50:48 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [216.82.243.201 listed in list.dnswl.org] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] X-Greylist: delayed 410 seconds by postgrey-1.32 at yocto-www; Thu, 25 Feb 2016 01:50:44 PST Received: from mail1.bemta8.messagelabs.com (mail1.bemta8.messagelabs.com [216.82.243.201]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0FA8CE00C66 for ; Thu, 25 Feb 2016 01:50:44 -0800 (PST) Received: from [216.82.241.196] by server-9.bemta-8.messagelabs.com id 69/63-03289-9DCCEC65; Thu, 25 Feb 2016 09:43:53 +0000 X-Env-Sender: Javier.Viguera@digi.com X-Msg-Ref: server-13.tower-46.messagelabs.com!1456393432!17375133!1 X-Originating-IP: [192.109.95.98] X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 3297 invoked from network); 25 Feb 2016 09:43:53 -0000 Received: from unknown (HELO DOR-VMS-XCH01.digi.com) (192.109.95.98) by server-13.tower-46.messagelabs.com with SMTP; 25 Feb 2016 09:43:53 -0000 Received: from DOR-SMS-XCH01.digi.com (10.49.8.99) by DOR-VMS-XCH01.digi.com (10.49.8.98) with Microsoft SMTP Server (TLS) id 14.3.266.1; Thu, 25 Feb 2016 10:43:47 +0100 Received: from [10.101.2.54] (10.101.2.54) by dor-sms-xch01.digi.com (10.49.8.99) with Microsoft SMTP Server (TLS) id 14.3.266.1; Thu, 25 Feb 2016 10:43:46 +0100 To: Otavio Salvador , "meta-freescale@yoctoproject.org" References: From: Javier Viguera Message-ID: <56CECCCC.6050306@digi.com> Date: Thu, 25 Feb 2016 10:43:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: X-Originating-IP: [10.101.2.54] X-KSE-AntiSpam-Interceptor-Info: protection disabled X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean X-KSE-AntiSpam-Interceptor-Info: protection disabled Subject: Re: Merge of 3.14.52 GA into master and jethro 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: Thu, 25 Feb 2016 09:50:48 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit On 20/02/16 14:38, Otavio Salvador wrote: > Hello folks, > > I finally got the time slot to finish the 3.14.52 review and merge. I > have merged them, complete, on master-next and jethro-next. > > Please give the jethro-next a good test so we avoid bad surprises. I > intend to merge jethro-next on Feb 26th. > 02a3d11 gst1.0-fsl-plugins: Upgrade to 4.0.8 version Hi Otavio. gst1.0-fsl-plugins fails to build: ERROR: Command Error: exit status: 1 Output: Applying patch 0001-gst1.0-fsl-plugins-fix-appending-data-to-variable.patch patching file configure.ac Hunk #1 FAILED at 203. The failing patch is one I sent for version 4.0.7. Seems that it has been included in version 4.0.8, so the patch is not needed anymore in the recipe. It needs to be removed. -- Regards, Javier Viguera