From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id D256078170 for ; Sun, 11 Jun 2017 22:04:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 82AB220BA9; Sun, 11 Jun 2017 22:04:14 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fuA5ovZCBE3d; Sun, 11 Jun 2017 22:04:14 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 58CE0204E0; Sun, 11 Jun 2017 22:04:12 +0000 (UTC) Received: by mail.denix.org (Postfix, from userid 1000) id C8DA41624EA; Sun, 11 Jun 2017 18:04:11 -0400 (EDT) Date: Sun, 11 Jun 2017 18:04:11 -0400 From: Denys Dmytriyenko To: Richard Purdie Message-ID: <20170611220411.GS28053@denix.org> References: <20170611165839.26175-1-net147@gmail.com> <20170611195928.GR28053@denix.org> <1497218480.6630.280.camel@linuxfoundation.org> MIME-Version: 1.0 In-Reply-To: <1497218480.6630.280.camel@linuxfoundation.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: OE-core Subject: Re: [master][pyro][PATCH] bitbake.conf: Add whoami to HOSTTOOLS 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, 11 Jun 2017 22:04:14 -0000 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Sun, Jun 11, 2017 at 11:01:20PM +0100, Richard Purdie wrote: > On Sun, 2017-06-11 at 15:59 -0400, Denys Dmytriyenko wrote: > > On Sun, Jun 11, 2017 at 08:17:09PM +0100, Burton, Ross wrote: > > > > > > On 11 June 2017 at 17:58, Jonathan Liu wrote: > > > > > > > > > > > The whoami command is used when building the Linux kernel in > > > > scripts/mkcompile_h to embed the build user that is visible > > > > in /proc/version. > > > > > > > Not if you have oe-core a5a14edb5573e33667b63b1e34cb4e19d075e8e8, > > > in theory > > > at least.  Unless you have an entirely from-scratch recipe that > > > doesn't use > > > kernel.bbclass, I guess. > > Not in pyro - care to backport? > > I've backported this onto the pyro branch. Thanks! I guess I've missed it... -- Denys