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 DB92D606BF for ; Wed, 27 Jul 2016 07:53:23 +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 u6R7rMHm022702; Wed, 27 Jul 2016 08:53:22 +0100 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 xyXve6rkR3Sd; Wed, 27 Jul 2016 08:53:22 +0100 (BST) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u6R7rHNx022699 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 27 Jul 2016 08:53:19 +0100 Message-ID: <1469605997.23580.110.camel@linuxfoundation.org> From: Richard Purdie To: openembedded-core Date: Wed, 27 Jul 2016 08:53:17 +0100 X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Subject: krogoth status 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: Wed, 27 Jul 2016 07:53:24 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit It was mentioned to me that krogoth seems stalled. I had a look at the status and I think we were doing well but the test build failed in multiple ways and then we lost momentum. I have just: * merged Armin's krogoth-next branch * backported a grub-efi gcc6 fix * backported a selftest fix * updated the meta-qt4 krogoth branch to add in some gcc6 fixes * triggered a new test build on the autobuilder We'll see what happens to this build... Cheers, Richard