I am running on Windows and connecting to a remote VM running Ubuntu as my yocto build machine.
As I connect via SSH I can do everything to build my yocto image. The one thing I can not do is use the bitbake Linux-imx -c menuconfig to reconfigure the kernel.
I assume menuconfig has GUI issues running over SSH and it throws several errors in a terminal window.
I there another way to modify the kernel options without running menuconfig?