From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id CAE196FFEE for ; Tue, 17 Jun 2014 22:18:43 +0000 (UTC) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu4) with ESMTP id s5HMIHY4018558; Tue, 17 Jun 2014 23:18:37 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UV4nW3c7KEit; Tue, 17 Jun 2014 23:18:36 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id s5HMIVR9018577 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 17 Jun 2014 23:18:34 +0100 Message-ID: <1403043506.2104.4.camel@ted> From: Richard Purdie To: Bruce Ashfield Date: Tue, 17 Jun 2014 23:18:26 +0100 In-Reply-To: References: X-Mailer: Evolution 3.8.4-0ubuntu1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 0/5] linux-yocto: 3.4, 3.10 and 3.14 updates X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 22:18:51 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2014-06-17 at 11:26 -0400, Bruce Ashfield wrote: > Richard/Saul, > > Here are my collect stable updates to 3.4 -> 3.14. Build and boot sanity > passed here, but with three versions being updated, its a lot of build > testing :) > > I also have an update for NAND support on the mpc8315e reference board, > which allows us to shake out flash filesystem issues. I'll follow up > with a meta-yocto-bsp change to enable the changes there as well. I merged these two series and we've started seeing: https://autobuilder.yoctoproject.org/main/builders/nightly-deb/builds/119 which is a 3.14 kernel lttng-modules failure on the autobuilder :( Are we missing an update to lttng? Cheers, Richard