What is the work around for facing bitbake command issues during yocto compilation?

This issue occurs of below reasons,

  1. CPU load exceeds the limit
  2. Network issues

To solve the above issues you can try the below workaround:

  1. When the bitbake process is happening do not do any other process in the host PC
  2. Use a stable network connection with all the settings necessary settings for the network (eg: setting the proxy, etc.)

To reduce the number of CPU threads: Set this to “16” threads or lower if issue persists.

file: /conf/local.conf
Add the below lines at the end of the file and save the file.
PARALLEL_MAKE=“-j 16”
BB_NUMBER_THREADS=“16”

For further product inquiries, please get in touch with our sales team at mktg@iwave-global.com

Please find the detailed product information here:
i.MX 8M Plus SMARC System on Module