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 71E4776E09 for ; Mon, 31 Aug 2015 13:53:52 +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 t7VDrpM1027107; Mon, 31 Aug 2015 14:53: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 gY6HhsJgW3ZF; Mon, 31 Aug 2015 14:53: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 t7VDrcdM027098 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 31 Aug 2015 14:53:49 +0100 Message-ID: <1441029218.26554.21.camel@linuxfoundation.org> From: Richard Purdie To: Otavio Salvador Date: Mon, 31 Aug 2015 14:53:38 +0100 In-Reply-To: References: <694e679ee04cff2ca5029720b316cf1c6fb55496.1440680489.git.jussi.kukkonen@intel.com> <7D73CC7E-2609-4B6F-8E92-6A71CB25983F@gmail.com> <1440843517.32588.7.camel@linuxfoundation.org> 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: Mon, 31 Aug 2015 13:53:53 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2015-08-31 at 10:22 -0300, Otavio Salvador wrote: > On Sat, Aug 29, 2015 at 7:18 AM, Richard Purdie > wrote: > > 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. > > I disagree. If it will be merged it ought to support what we are > testing nowadays otherwise the backlog will be kept growing forever... We cannot reasonably expect Jussi to do this work. OE needs to move onward, be it with kernel versions, compiler versions or library versions since not to do so effectively will result in OE becoming obsolete and out of touch. The GNU world moving to *GPLv3 is unfortunate in some ways but isn't something I/we have any choice over. We have a commitment right now to have some older licenced recipes. To make those work, *someone* is going to have to step up and work on them. Who is going to do it? By your comment, I should just refuse the old gmp version entirely? Cheers, Richard