[yocto] yocto offline build

Sivaprasad Pala (RBEI/EAA1) Sivaprasad.Pala at in.bosch.com
Sun Jan 5 20:56:23 PST 2014


Hello Yocto Help,

I am trying to build yocto offline using below steps.
Steps:

1.      bitbake -c fetchall core-image-minimal
2.      conf/local.conf changes
DL_DIR ?= "${TOPDIR}/tmp/downloads-keepout"
SSTATE_DIR ?= "${TOPDIR}/sstate-cache"

BB_NO_NETWORK = "0"
INHERIT += "own-mirrors"
SOURCE_MIRROR_URL ?= "file://path/to/download/sources/"
BB_GENERATE_MIRROR_TARBALLS = "1"
BB_FETCH_PREMIRRORONLY = "1"
CONNECTIVITY_CHECK_URIS=""
DISABLE_NETWORK_SANITY = "1"
3.      bitbake core-image-minimal

But I am getting errors in the step 3 saying not able to "unpack".

Please tell me "IF I MISSED OUT ANY STEPS".

Thanks and Regards,
Sivaprasad Pala.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140106/6ec522d8/attachment.html>


More information about the yocto mailing list