From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] pkg-generic: error out with 'local' site method and no _SITE
Date: Sat, 19 May 2018 10:38:14 +0200 [thread overview]
Message-ID: <20180519103814.5cf1abae@windsurf> (raw)
In-Reply-To: <20180518104524.4630-1-arnout@mind.be>
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
next prev parent reply other threads:[~2018-05-19 8:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 10:45 [Buildroot] [PATCH] pkg-generic: error out with 'local' site method and no _SITE Arnout Vandecappelle
2018-05-19 8:38 ` Thomas Petazzoni [this message]
2018-05-22 10:41 ` Arnout Vandecappelle
2018-05-22 21:20 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180519103814.5cf1abae@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox