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 6CDDE65CBB for ; Sun, 31 Jan 2016 08:32:12 +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 u0V8W9of007327; Sun, 31 Jan 2016 08:32:09 GMT 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 fJkEqPMASfgf; Sun, 31 Jan 2016 08:32:09 +0000 (GMT) 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 u0V8W7Ww007324 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Sun, 31 Jan 2016 08:32:08 GMT Message-ID: <1454229127.27087.11.camel@linuxfoundation.org> From: Richard Purdie To: Khem Raj , Alexander Kanavin Date: Sun, 31 Jan 2016 08:32:07 +0000 In-Reply-To: References: <2747032A-1F56-4CA6-860C-484B9292A0B5@gmail.com> <56AB73C0.8030505@linux.intel.com> X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Cc: "openembedded-core@lists.openembedded.org" Subject: Re: [RFT] Glibc 2.23 and binutils 2.26 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: Sun, 31 Jan 2016 08:32:15 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2016-01-29 at 06:44 -0800, Khem Raj wrote: > On Fri, Jan 29, 2016 at 6:14 AM, Alexander Kanavin > wrote: > > On 01/17/2016 01:54 PM, Khem Raj wrote: > > > > > > upstream glibc and binutils release branches have been cut out > > > and are > > > being made ready for next release > > > I have put together update patchset for both of them > > > > > > here are the branches > > > > > > https://github.com/kraj/openembedded-core/tree/kraj/binutils-2.26 > > > https://github.com/kraj/openembedded-core/tree/kraj/glibc-2.23 > > > > > > Hello Khem, > > > > when are you planning to submit these? > > binutils exposes a problem for ppc as a result kernel fails to build. > The fix is to drop > http://git.openembedded.org/openembedded-core/tree/meta/recipes-devto > ols/gcc/gcc-5.3/0030-Enable-SPE-AltiVec-generation-on-powepc-linux > -target.patch > > that patch makes generic ppc configs to be specific to fsl ppc. > but we need context as to why this was done > > glibc is still not released. I ran the binutils upgrade in -next on the autobuilder. It looked mostly good but with poky-lsb we did see: https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/b uilds/635/steps/BuildImages/logs/stdio https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/b uilds/635/steps/BuildImages_1/logs/stdio Cheers, Richard