From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v3 3/3] u-boot: Move B from u-boot.inc to u-boot-common.inc
Date: Wed, 18 Dec 2019 12:42:13 +0000 [thread overview]
Message-ID: <43a4e3e6-6304-da8d-2e2b-c6114ed4d4fe@intel.com> (raw)
In-Reply-To: <1576663070-30914-3-git-send-email-yamane07ynct@gmail.com>
On 18/12/2019 09:57, Daisuke Yamane wrote:
> Use the same value of B between u-boot, u-boot-fw-utils and u-boot-tools.
> This patch also enable the out-of-tree builds of u-boot-fw-utils and
> u-boot-tools actually.
If you're doing out of tree builds you need to ensure that ${B} is empty.
After setting ${B}, add:
do_configure[cleandirs] = "${B}"
Ross
prev parent reply other threads:[~2019-12-18 12:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-18 9:57 [PATCH v3 1/3] u-boot-fw-utils: Backport a patch for out-of-tree builds Daisuke Yamane
2019-12-18 9:57 ` [PATCH v3 2/3] u-boot-tools: Add capability of building from out-of-tree Daisuke Yamane
2019-12-18 9:57 ` [PATCH v3 3/3] u-boot: Move B from u-boot.inc to u-boot-common.inc Daisuke Yamane
2019-12-18 12:42 ` Ross Burton [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=43a4e3e6-6304-da8d-2e2b-c6114ed4d4fe@intel.com \
--to=ross.burton@intel.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