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 8428470EF1; Thu, 28 Aug 2014 21:35:29 +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 s7SLZRGH010545; Thu, 28 Aug 2014 22:35:27 +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 rIRJDfnjH_U8; Thu, 28 Aug 2014 22:35:27 +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 s7SLZP1E010542 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 28 Aug 2014 22:35:27 +0100 Message-ID: <1409261727.29296.144.camel@ted> From: Richard Purdie To: Khem Raj Date: Thu, 28 Aug 2014 22:35:27 +0100 In-Reply-To: <20140828064051.GA13139@haswell> References: <20140828064051.GA13139@haswell> X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Cc: yocto@yoctoproject.org, openembedded-devel@lists.openembedded.org, openembedded-core@lists.openembedded.org Subject: Re: [RFT] Moving on from eglibc to glibc 2.20 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: Thu, 28 Aug 2014 21:35:37 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2014-08-27 at 23:41 -0700, Khem Raj wrote: > As we all know eglibc has been merged back into glibc and 2.19 was the > last release, here I have put together the recipes for upcoming glibc > 2.20 release and removed eglibc 2.19 in favor of move. > > I also thought about leaving eglibc in there but then eglibc and glibc > were pretty much same as they always have been that it would be an > incremental change with lot more patches this time. > > The tree is here > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-to-glibc-2.20 > > This has not recieved much testing yet and I am looking out for helping > hands here, so try it out in your buid environments and machines of > interest and report back on issues. The one I've seen so far looks like a patch wasn't updated: http://errors.yoctoproject.org/Errors/Search/Details/3783/3/10/1fc811ecd57be21ae6ab78e15204ffa76494c6b8 Cheers, Richard