The thing is: by default the bitbake recipes have set the URI to internet sources. It would fetch from there and put them within the build/tmp/work sub folders. You would have to modify all bitbake recipes in order to directly fetch from local which most likely isn't feasible.
↧