[OE-core] [PATCH v3 3/3] u-boot: Move B from u-boot.inc to u-boot-common.inc

Ross Burton ross.burton at intel.com
Wed Dec 18 12:42:13 UTC 2019


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


More information about the Openembedded-core mailing list