On 21/03/12 05:01, Ashish Pandey wrote:
Hi All ,

I am new to Yocto and I am trying to build linux image using Yocto-1.1 . I am not able to build completely , It is giving following error.

NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: Started NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: Succeeded ERROR: '/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb' failed


I think it is not able to fetch linux-yocto_3.0 from git://git.yoctoproject.org/linux-yocto-3.0.

I do not have internet setup in my build machine, I have downloaded all the packages from a different machine and i have copied it to the build machine.

Following are the Build Machine ,Yocto setup and Error details:

*1) Build machine:*
Yocto@linux-todd:/home/yocto/poky-edison-6.0> uname -a
Linux linux-todd 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) i686 i686 i386 GNU/Linux

It is Open Suse 12.1.

*2) Yocto Setup :*
Yocto@linux-todd:/home/yocto/poky-edison-6.0/build> bitbake -k core-image-minimal Loading cache: 100% |#######################################################################################################################################| ETA: 00:00:00
Loaded 1036 entries from dependency cache.

OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "i586"
TARGET_OS         = "linux"
MACHINE           = "qemux86"
DISTRO            = "poky"
DISTRO_VERSION    = "1.1"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto        = "<unknown>:<unknown>"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue

*3) Error :*

NOTE: package linux-yocto-3.0.4+git1+d05450e4aef02c1b7137398ab3a9f8f96da74f52_1+72671808fdbe69a9fe03fd8f094e7c59da04a28c-r2: task do_fetch: Failed ERROR: Task 495 (/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb, do_fetch) failed with exit code '1' ERROR: '/home/yocto/poky-edison-6.0/meta/recipes-kernel/linux/linux-yocto_3.0.bb' failed

Is there anyway to build yocto on a machine which does not have internet and git ?
Please help me to fix this issue.

Regards,

Ashish

Huawei Technology

This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it!



_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

HI Ashish,

There is a short paragraph on the wiki[1] which gives a brief explanation on how to go about creating your own mirror of the downloaded files.

[1] https://wiki.yoctoproject.org/wiki/How_do_I

Regards,

--

  Jack Mitchell ([email protected])
  Embedded Systems Engineer
  http://www.embed.me.uk

--

_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to