From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 17 Aug 2017 09:09:41 +0200 Subject: [Buildroot] Analysis of build results for 2017-08-14 In-Reply-To: References: <20170815063102.ED3612091A@mail.free-electrons.com> <20170815142032.329e8103@windsurf> <83b89591-a9f6-8df5-ab5b-5d244fb87708@mind.be> Message-ID: <20170817090941.1c8f98fe@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Wed, 16 Aug 2017 21:00:26 -0500, Matthew Weber wrote: > > I think it's best to put the empty _SITE check in an > > ifneq ($(BR2_PRIMARY_SITE_ONLY),y) > > https://patchwork.ozlabs.org/patch/802290/ I know this is what Arnout suggested, but I'm not sure it's my preferred fix. Indeed, what about instead dropping the: if !BR2_PRIMARY_SITE_ONLY ... endif condition in Config.in that encloses the definition of BR2_GNU_MIRROR, BR2_LUAROCKS_MIRROR, etc. ? Even though I agree such variables are not used when BR2_PRIMARY_SITE_ONLY=y, I don't see why we hide them. Removing this condition in Config.in avoids the need for adding another condition in pkg-generic.mk, and it seems more logical to me. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com