IMX8M Android source code compilation error, found in the DOC file configuration environment variables can not find build /envsetup.sh script, download the Yocto Project is not (I suspect missing).
so the following configuration to add build / blueprint, build / core, prebuilts /build-tools, prebuilts/go and other tools and files (all missing).
It is normal to execute the build/envsetup.sh and lunch evk_8mq-userdebug commands after adding the corresponding tools and files.
However, when using make to compile the Yocto Project, an error occurs. I don't know what the situation is. The compile-generated out/soong/make_vars-evk_8mq.mk file still cannot be generated. It is the same result through many download attempts, or the lack of files and tools. The above error still occurs after manual replenishment.
· What is this problem? I hope I can get support. Thank you!