All of lore.kernel.org
 help / color / mirror / Atom feed
* Yocto (Pyro) build error
@ 2017-10-23  9:17 Umamahesh Yelchuruvenkata
  2017-10-23 11:08 ` Zoran Stojsavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Umamahesh Yelchuruvenkata @ 2017-10-23  9:17 UTC (permalink / raw)
  To: yocto


[-- Attachment #1.1: Type: text/plain, Size: 1590 bytes --]

Hi,

I am trying to build yocto (Pyro version) for wandboard , it frequently fails while fetching firmware file (Error and my modified local.conf file attached for reference.

Looking for suggestions.

Thanks
UmaMahesh




::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------

[-- Attachment #1.2: Type: text/html, Size: 5663 bytes --]

[-- Attachment #2: Yocto.png --]
[-- Type: image/png, Size: 159916 bytes --]

[-- Attachment #3: local.conf --]
[-- Type: application/octet-stream, Size: 931 bytes --]

MACHINE ??= 'wandboard'
DISTRO ?= 'fslc-framebuffer'
PACKAGE_CLASSES ?= "package_rpm"
EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
USER_CLASSES ?= "buildstats image-mklibs image-prelink"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
    STOPTASKS,${TMPDIR},1G,100K \
    STOPTASKS,${DL_DIR},1G,100K \
    STOPTASKS,${SSTATE_DIR},1G,100K \
    STOPTASKS,/tmp,100M,100K \
    ABORT,${TMPDIR},100M,1K \
    ABORT,${DL_DIR},100M,1K \
    ABORT,${SSTATE_DIR},100M,1K \
    ABORT,/tmp,10M,1K"
PACKAGECONFIG_append_pn-qemu-native = " sdl"
PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
CONF_VERSION = "1"

DL_DIR ?= "${BSPDIR}/downloads/"
ACCEPT_FSL_EULA = "1"

IMAGE_INSTALL +="kernel-modules"

IMAGE_INSTALL_append = " \
        iw \
        bonnie++ \
        hdparm \
        iozone3 \
        lmbench \
        rt-tests \
        evtest \
        bc \
        memtester \
        ltp \
"
CORE_IMAGE_EXTRA_INSTALL +="packagegroup-base-wifi"


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Yocto (Pyro) build error
  2017-10-23  9:17 Yocto (Pyro) build error Umamahesh Yelchuruvenkata
@ 2017-10-23 11:08 ` Zoran Stojsavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Zoran Stojsavljevic @ 2017-10-23 11:08 UTC (permalink / raw)
  To: Umamahesh Yelchuruvenkata; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 2310 bytes --]

> WARNING: firmware-imx-1,5.4-r0 do-fetch:failed to fetch URL...

I recall, I had the same error. Seems that this particular URL (server) is
down for some reason. Happens for this package frequently.

You should try later, but continue to do the target with bitbake -k switch.

http://wiki.kaeilos.com/index.php/Bitbake_options

Zoran

On Mon, Oct 23, 2017 at 11:17 AM, Umamahesh Yelchuruvenkata <
umamahesh.y@hcl.com> wrote:

> Hi,
>
>
>
> I am trying to build yocto (Pyro version) for wandboard , it frequently
> fails while fetching firmware file (Error and my modified local.conf file
> attached for reference.
>
>
>
> Looking for suggestions.
>
>
>
> Thanks
>
> UmaMahesh
>
>
>
>
>
> ::DISCLAIMER::
> ------------------------------------------------------------
> ------------------------------------------------------------
> ----------------------------
>
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only.
> E-mail transmission is not guaranteed to be secure or error-free as
> information could be intercepted, corrupted,
> lost, destroyed, arrive late or incomplete, or may contain viruses in
> transmission. The e mail and its contents
> (with or without referred errors) shall therefore not attach any liability
> on the originator or HCL or its affiliates.
> Views or opinions, if any, presented in this email are solely those of the
> author and may not necessarily reflect the
> views or opinions of HCL or its affiliates. Any form of reproduction,
> dissemination, copying, disclosure, modification,
> distribution and / or publication of this message without the prior
> written consent of authorized representative of
> HCL is strictly prohibited. If you have received this email in error
> please delete it and notify the sender immediately.
> Before opening any email and/or attachments, please check them for viruses
> and other defects.
>
> ------------------------------------------------------------
> ------------------------------------------------------------
> ----------------------------
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>

[-- Attachment #2: Type: text/html, Size: 4938 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-23 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-23  9:17 Yocto (Pyro) build error Umamahesh Yelchuruvenkata
2017-10-23 11:08 ` Zoran Stojsavljevic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.