Hi, is there a way I can run a bitbake build offline? I have all the required sources of the target in the sources directory, and I have built the target multiple times with internet connection, but when I build offline it fails because it needs internet access during parsing recipes. Can I tell bitbake to skip running `git ls-remote` during parsing recipes so I can build offline?

Thanks
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to