How to resolve the complation issue in G40M SMARC SOM?

The compile issue is due to some recipes still pointing to the “master” branch while upstream has changed to “main”.

Please update the .bb files for recipes showing Fetcher failure by changing the branch from “master” to “main”.
Example: sources/poky/meta/recipes-support/bmap-tools/bmap-tools_git.bb
Change:
SRC_URI = "git://github.com/intel/${BPN};branch=master;protocol=https"
To:
SRC_URI = "git://github.com/intel/${BPN};branch=main;protocol=https"
Please apply the same change to other affected recipes and rebuild.

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