diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2019-11-20 19:25:51 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-11 23:05:13 +0000 |
commit | 65d341daaf1edf7241b0ea518ef9beb4328f16e9 (patch) | |
tree | 6a8ae22f60633bc090a2540e9489768844d38f0c /meta-yocto-bsp/conf | |
parent | 6f559af29a5c470ab8fe8b23c0adb8a8cc6b1abd (diff) | |
download | poky-65d341daaf1edf7241b0ea518ef9beb4328f16e9.tar.gz |
u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig
For u-boot recipes without menuconfig support, running devtool results
in a do_configure error:
cp: cannot stat '/home/r60874/upstream/fsl-xwayland/tmp/work/imx8mmevk-fsl-linux/u-boot-imx/2018.03-r0/u-boot-imx-2018.03//.config': No such file or directory
The problem arises because u-boot.inc supports recipes with and without
menuconfig.
Fix the problem by properly setting DEVTOOL_DISABLE_MENUCONFIG so that devtool
can control logic that applies only for menuconfig support.
(From OE-Core rev: 00e0bc966cc21e8560587c73e72858b9d2e8c891)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a6c430b0077eb56b4adbe391a0a05a52133cc8f0)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/conf')
0 files changed, 0 insertions, 0 deletions