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 5F45976FF2; Wed, 2 Sep 2015 11:16:35 +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 t82BFlwA017863; Wed, 2 Sep 2015 12:16:34 +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 oVeRc0jQDSHg; Wed, 2 Sep 2015 12:16:34 +0100 (BST) 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 t82BGMQ9017901 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 2 Sep 2015 12:16:34 +0100 Message-ID: <1441192582.24871.52.camel@linuxfoundation.org> From: Richard Purdie To: Martin Jansa Date: Wed, 02 Sep 2015 12:16:22 +0100 In-Reply-To: <20150831125632.GA2465@jama> References: <20150831125632.GA2465@jama> X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Cc: openembedded-devel@lists.openembedded.org, openembedded-core@lists.openembedded.org Subject: Re: State of bitbake world, Failed tasks 2015-08-30 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, 02 Sep 2015 11:16:35 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2015-08-31 at 14:56 +0200, Martin Jansa wrote: > OE @ ~/openembedded-core $ git log --oneline origin/master..contrib/jansa/master > e223862 initramfs-framework: Drop allarch > d51627d linux-firmware: Drop allarch > ee54e69 ppp-dialin: Drop allarch > 2ff92fc usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch > 913639d resolvconf: Drop allarch I think that with some recent changes you might be able to drop all of the above. We've also added an automated sanity test to ensure this list doesn't regress either. Cheers, Richard