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

Ross Burton ross.burton at intel.com
Tue Dec 17 15:57:10 UTC 2019


On 10/12/2019 14:31, Daisuke Yamane wrote:
> Use the same value of B between u-boot and u-boot-fw-utils.
> This patch also enable the out-of-tree builds of u-boot-fw-utils actually.

Breaks the build here:

u-boot-fw-utils:

   cp 
/home/pokybuild/yocto-worker/no-x11/build/build/tmp/work/qemux86_64-poky-linux/u-boot-fw-utils/1_2020.01~rc3-r0/git/include/version.h 
tools/version.h
cp: cannot create regular file 'tools/version.h': No such file or directory


u-boot-tools:

  DEBUG: Executing shell function do_compile
| NOTE: make -j 16 [...] sandbox_defconfig
| make: *** No rule to make target 'sandbox_defconfig'.  Stop.

Ross


More information about the Openembedded-core mailing list