From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by mail.openembedded.org (Postfix) with ESMTP id 46E1874958 for ; Mon, 9 Apr 2018 15:24:11 +0000 (UTC) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 40KYxS1wy1z1qvyk; Mon, 9 Apr 2018 17:24:12 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 40KYxS1RmVz1rhxn; Mon, 9 Apr 2018 17:24:12 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id JmorOxh7yQVM; Mon, 9 Apr 2018 17:24:11 +0200 (CEST) X-Auth-Info: r9DjPKjUPOx8tKbLCSZjQFxMpv0f7QwW0fZOLnoEwb8= Received: from [IPv6:::1] (unknown [195.140.253.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 9 Apr 2018 17:24:11 +0200 (CEST) To: Khem Raj References: <20180408230223.17260-1-marex@denx.de> From: Marek Vasut Message-ID: Date: Mon, 9 Apr 2018 17:24:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Cc: Otavio Salvador , Patches and discussions about the oe-core layer Subject: Re: [PATCH] u-boot: Upgrade to 2018.03 release 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, 09 Apr 2018 15:24:12 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 04/09/2018 03:48 PM, Khem Raj wrote: > On Mon, Apr 9, 2018 at 1:25 AM, Marek Vasut wrote: >> On 04/09/2018 02:54 AM, Khem Raj wrote: >>> >>> On Sun, Apr 8, 2018 at 4:10 PM Marek Vasut >> > wrote: >>> >>> This upgrades the U-Boot from 2018.01 to 2018.03 release and drops >>> patches accepted upstream, getting the patch count to zero. >>> >>> >>> >>> It fails for me if I have libfdt installed on build host >>> It seems build is doing the include dance which goes all the way into >>> hosts system include directories >> >> Which version of libfdt and dtc do you have installed ? >> And is it really libfdt or dtc ? >> > > its dtc probably but header it picks is libfdt.h I am on archlinux So which version of either do you have on your host ? -- Best regards, Marek Vasut