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 80A9E65CAC for ; Mon, 27 Apr 2015 14:04:42 +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 t3RE4Z9Q008641; Mon, 27 Apr 2015 15:04:35 +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 fNU4ISRE_CjV; Mon, 27 Apr 2015 15:04:35 +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 t3RE4NNv008620 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 27 Apr 2015 15:04:34 +0100 Message-ID: <1430143463.13022.118.camel@linuxfoundation.org> From: Richard Purdie To: Martin Jansa Date: Mon, 27 Apr 2015 15:04:23 +0100 In-Reply-To: <20150427110426.GE2379@jama> References: <1429613620-2989-1-git-send-email-Martin.Jansa@gmail.com> <20150427110426.GE2379@jama> X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [fido][PATCH 1/4] elfutils: fix build with -Os 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, 27 Apr 2015 14:04:44 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2015-04-27 at 13:04 +0200, Martin Jansa wrote: > On Tue, Apr 21, 2015 at 12:53:37PM +0200, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > ping for all 4 changes I had hoped the fido maintainer would look at this but evidently not. I merged three of them, I did not merge the fix which isn't in master. We have a better patch in progress for that one which doesn't seem too invasive so I'm holding for that. If you are going to propose patches which aren't in master, please mention that. Cheers, Richard