Yocto Revision :LF5.10.52_2.1.0
HW: IMX8QM
Command: bitbake -c menuconfig u-boot-imx
got below error:
NOTE: Executing Tasks
Currently 1 running tasks (486 of 486) 99% |############################################################################################################################# |
0: u-boot-imx-2021.04-r0 do_menuconfig - 0s (pid 18506)
Trying to run: tmux att -t devshell-18506
make: *** No rule to make target 'menuconfig'. Stop.
Command failed.
Press any key to continue...
So how to configure uboot by menuconfig
Yocto can't support this command, you can try
bitbake u-boot -c devshell