Hi All,
Frustrating issue after adding fastboot options to u-boot build via bitbake u-boot-fslc -c menuconfig. One the build is set in motion the host machine grinds to a halt then errors with: ......recipes-bsp/u-boot/u-boot-fslc_2025.01.bb:do_compile) failed with exit code '137'
I've tried a number of possible fixes i.e limiting build threads, other CONFIGs but nothing works. Apparently its a memory consumption issue to do with config files? U-boot is small in comparison and typically takes under a minute to build, adding the FB options in it takes 4-5 minutes before it crashes the build.
Build machine is Ubuntu 22.04, Yocto 6.12.20, u-boot 2025.01
Thanks!