hi
How do I build and compile only u-boots into bitbakes?
I modified the source code in the path below.
build-fb/tmp/work/imx6qsabreauto-poky-linux-gnueabi/u-boot-imx/2017.03-r0/git
Can you also use bitbake to setting the menuconfig of u-boot?
thank you
Hi,
Follow the yocto user guide.
bitbake -c compile u-boot-imx -f
bitbake -c build u-boot-imx -f
bitbake u-boot-imx