[yocto] can bitbake build offline ?

MOHAMMAD RASIM mohammad.rasim96 at gmail.com
Sat Jul 21 01:32:10 PDT 2018


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


More information about the yocto mailing list