When build yocto:
Error: bash is not set as default provider for /bin/sh
build is not guaranteed to work, aborting
make: *** [image_bin] Error 1
sudo apt-get remove ccache
sudo dpkg-reconfigure dash
Answer “No” to the question.
For building the menuconfig, you can do:
make dev
build_bin# bitbake linux-quic -c menuconfig