bitbake

Yocto Source Mirror

Mirror of Downloads References: Efficiently Fetching Source Files During a Build. TipsAndTricks/TeamWorkflows Using a SOURCE_MIRROR SOURCE_MIRROR_URL ?= "file:///mnt/downloads/" INHERIT += "own-mirrors" # Use this when generating the mirror: #BB_GENERATE_MIRROR_TARBALLS = "1" # Use this to test the mirror: #BB_NO_NETWORK = "1" Prepare the source mirror Add the following line to local.