[Buildroot] [PATCH] pkg-generic: error out with 'local' site method and no _SITE

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat May 19 08:38:14 UTC 2018


Hello,

On Fri, 18 May 2018 12:45:24 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:

> +ifeq ($$($(2)_OVERRIDE_SRCDIR),)
> +$$(error $(1) has local site method, but `$(2)_SITE_METHOD` is not defined)
> +endif

Are you sure it shouldn't be "$(2)_SITE" is not defined ?

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list