From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] br2-external: make it available to post-{build, image} scripts
Date: Sat, 07 Feb 2015 20:46:17 +0100 [thread overview]
Message-ID: <878ug97bee.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1423333701-9949-1-git-send-email-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sat, 7 Feb 2015 19:28:21 +0100")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Currently, BR2_EXTERNAL is not always exported to sub-processes that we
> spawn, like post-build or post-image scripts. This all depends on how
> the user passes BR2_EXTERNAL; consider the following:
> - make BR2_EXTERNAL=/path/to/br2-ext
> - BR2_EXTERNAL=/path/to/br2-ext make
> In the first case, it is just a make variable, not an environment
> variable, and thus not exported, while in the second case it is an
> environment variable and gets exported to all sub-processes make may
> spawn.
> Explicitly export it using EXTRA_ENV.
> Reported-by: Julian Scheel <julian@jusst.de>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Julian Scheel <julian@jusst.de>
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2015-02-07 19:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-07 18:28 [Buildroot] [PATCH] br2-external: make it available to post-{build, image} scripts Yann E. MORIN
2015-02-07 19:46 ` Peter Korsgaard [this message]
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=878ug97bee.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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