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 B88C6766DF for ; Sat, 29 Aug 2015 10:18:55 +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 t7TAIpxe025665; Sat, 29 Aug 2015 11:18:51 +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 qSyNF-kL1pwL; Sat, 29 Aug 2015 11:18:51 +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 t7TAIbdw025649 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Sat, 29 Aug 2015 11:18:48 +0100 Message-ID: <1440843517.32588.7.camel@linuxfoundation.org> From: Richard Purdie To: Martin Jansa Date: Sat, 29 Aug 2015 11:18:37 +0100 In-Reply-To: References: <694e679ee04cff2ca5029720b316cf1c6fb55496.1440680489.git.jussi.kukkonen@intel.com> <7D73CC7E-2609-4B6F-8E92-6A71CB25983F@gmail.com> X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+) 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, 29 Aug 2015 10:18:59 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sat, 2015-08-29 at 10:43 +0200, Martin Jansa wrote: > Did you enable thumb in that qemuarm build? > > > It's disabled by default and multiple components are broken when you > enable it, see: > https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717 I'm going to draw a line here. People are asking that the old version of gmp be brought back due license issues, fine. It doesn't mean that all the bugs in said old release should be fixed. If thumb on arm with old gmp is an issue for people, I'd suggest that those people figure out which patches are needed and send the patches. Asking Jussi to deal with this isn't right/fair though. Cheers, Richard