From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ni.com (skprod2.natinst.com [130.164.80.23]) by mail.openembedded.org (Postfix) with ESMTP id 186FC771A8 for ; Thu, 11 Aug 2016 11:28:08 +0000 (UTC) Received: from us-aus-mgwout2.amer.corp.natinst.com (nb-snip2-1338.natinst.com [130.164.19.135]) by us-aus-skprod2.natinst.com (8.15.0.59/8.15.0.59) with ESMTP id u7BBS8m1007432; Thu, 11 Aug 2016 06:28:08 -0500 Received: from adi-pc-linux ([130.164.14.198]) by us-aus-mgwout2.amer.corp.natinst.com (Lotus Domino Release 8.5.3FP6 HF1218) with ESMTP id 2016081106280816-930412 ; Thu, 11 Aug 2016 06:28:08 -0500 From: Ioan-Adrian Ratiu To: "Burton\, Ross" In-Reply-To: <87eg5vmvgx.fsf@ni.com> References: <20160811093906.353-1-adrian.ratiu@ni.com> <87eg5vmvgx.fsf@ni.com> User-Agent: Notmuch/0.22.1 (https://notmuchmail.org) Emacs/25.1.50.1 (x86_64-unknown-linux-gnu) Date: Thu, 11 Aug 2016 14:26:55 +0300 Message-ID: <87bn0zmtq8.fsf@ni.com> MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on US-AUS-MGWOut2/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 08/11/2016 06:28:08 AM, Serialize by Router on US-AUS-MGWOut2/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 08/11/2016 06:28:08 AM, Serialize complete at 08/11/2016 06:28:08 AM X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-08-11_08:, , signatures=0 Cc: OE-core Subject: Re: [PATCH v2] kernel.bbclass: fix emit_depmod_pkgdata() workdir 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, 11 Aug 2016 11:28:09 -0000 Content-Type: text/plain On Thu, 11 Aug 2016, Ioan-Adrian Ratiu wrote: > On Thu, 11 Aug 2016, "Burton, Ross" wrote: >> On 11 August 2016 at 10:39, Ioan-Adrian Ratiu wrote: >> >>> bitbake commit 67a7b8b02 "build: don't use $B as the default cwd for >>> functions" breaks the assumption that this function is running under >>> ${B}. This causes build failures because System.map is under ${B}. >>> Fix this by using an absolute path instead of relying on cwd. >>> >> >> This failed to apply and I noticed that I fixed this myself in July... > > What commit id is the fix on the master branch? I can't find it.. > I managed to find it d596286bc4cf1977 thanks! >> >> Ross > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core