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 E496F72A13 for ; Sat, 20 Dec 2014 11:15:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id sBKBEkSN011932; Sat, 20 Dec 2014 11:14:46 GMT 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 qMN_TYJTfPr4; Sat, 20 Dec 2014 11:14:45 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id sBKBEWSH011929 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Sat, 20 Dec 2014 11:14:43 GMT Message-ID: <1419074109.13316.31.camel@linuxfoundation.org> From: Richard Purdie To: openembedded-core Date: Sat, 20 Dec 2014 11:15:09 +0000 In-Reply-To: <1418994949.13316.16.camel@linuxfoundation.org> References: <1418984914.13316.6.camel@linuxfoundation.org> <1418992908.13316.14.camel@linuxfoundation.org> <54942326.8080806@windriver.com> <1418994949.13316.16.camel@linuxfoundation.org> X-Mailer: Evolution 3.12.7-0ubuntu1 Mime-Version: 1.0 Subject: Re: Merging problems 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: Sat, 20 Dec 2014 11:15:30 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit So where are we at? Thanks to some great help from Ross, we have a number of patches merged and many of the issues in my last email have been addressed. I'm continuing to struggle with the kernel series. The last build on the autobuilder highlighted that: * there are problems in boot-directdisk.bbclass (have a fix) * there is a do_rootfs/do_package_qa race (have a fix) * the report-error.bbclass tasks could crash (have a fix) * the kernelmodule sanity tests were failing (have a fix) * qemumips gdb is failing to compile, probably due to new kernel headers (no fix as yet) * systemd sanity QA tests continue to fail on xorg and systemd-login (no fix as yet) * there are continuing problems with linux-imx from meta-fsl-arm, I thought these were addressed but clearly not :( Ideally I'd like to take some time off over the holidays but I can't see that happening until the patch queues are under some kind of control :(. Cheers, Richard