From: Philip Balister <philip@balister.org>
To: "Marcus Müller" <marcus.mueller@ettus.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] hand the TEMPLATECONF local over to setup-builddir
Date: Wed, 16 Dec 2015 15:18:34 -0500 [thread overview]
Message-ID: <5671C71A.7050206@balister.org> (raw)
In-Reply-To: <1442943875-2955-1-git-send-email-marcus.mueller@ettus.com>
Ping. Marcus works with me and he is nagging me about this.
On 09/22/2015 01:44 PM, Marcus Müller wrote:
> ---
> oe-init-build-env | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/oe-init-build-env b/oe-init-build-env
> index 6fee5f7..b7e2918 100755
> --- a/oe-init-build-env
> +++ b/oe-init-build-env
> @@ -45,7 +45,7 @@ fi
> OEROOT=`readlink -f "$OEROOT"`
> export OEROOT
> . $OEROOT/scripts/oe-buildenv-internal && \
> - $OEROOT/scripts/oe-setup-builddir && \
> + TEMPLATECONF="$TEMPLATECONF" $OEROOT/scripts/oe-setup-builddir && \
> [ -n "$BUILDDIR" ] && cd "$BUILDDIR"
> unset OEROOT
> unset BBPATH
>
prev parent reply other threads:[~2015-12-16 20:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 17:44 [PATCH] hand the TEMPLATECONF local over to setup-builddir Marcus Müller
2015-09-22 18:40 ` Lee Nipper
2015-09-22 18:45 ` Marcus Müller
2015-09-22 20:25 ` Lee Nipper
2015-09-22 22:15 ` Gary Thomas
2015-09-23 9:06 ` Marcus Müller
2015-12-07 10:56 ` Marcus Müller
2015-12-16 20:18 ` Philip Balister [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=5671C71A.7050206@balister.org \
--to=philip@balister.org \
--cc=marcus.mueller@ettus.com \
--cc=openembedded-core@lists.openembedded.org \
/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