From: Nikolay Dimitrov <picmaster@mail.bg>
To: meta-freescale@yoctoproject.org
Subject: Re: problems with Getting started with Yocto on Wandboard
Date: Mon, 10 Nov 2014 11:36:31 +0200 [thread overview]
Message-ID: <5460871F.2040801@mail.bg> (raw)
In-Reply-To: <4009F04F5925CD4C95FBD9BE756381FE02848F2A4B@MSSRVS5.atlas.de>
Hi Matthias,
On 11/10/2014 11:19 AM, Matthias.Heise@atlas-elektronik.com wrote:
> Hi there,
>
> I’m new to yocto and tried following the above mentioned “getting
> started” and I’m now running into the problem that I can’t get the linux
> source when running bitbake. I get following error:
>
> NOTE: Preparing runqueue
>
> NOTE: Executing SetScene Tasks
>
> NOTE: Executing RunQueue Tasks
>
> WARNING: Failed to fetch URL
> git://github.com/wandboard-org/linux.git;branch=wandboard_imx_3.10.17_1.0.1_ga,
> attempting MIRRORS if available
>
> ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
>
> Cloning into bare repository
> '/home/theuser/fsl-community-bsp/downloads//git2/github.com.wandboard-org.linux.git'...
>
> fatal: unable to connect to github.com:
>
> github.com[0: 192.30.252.130]: errno=Connection timed out
>
> ERROR: Function failed: Fetcher failure for URL:
> 'git://github.com/wandboard-org/linux.git;branch=wandboard_imx_3.10.17_1.0.1_ga'.
> Unable to fetch URL from any source.
>
> ERROR: Logfile of failure stored in:
> /home/theuser/fsl-community-bsp/build/tmp/work/wandboard_quad-poky-linux-gnueabi/linux-wandboard/3.10.17-r0/temp/log.do_fetch.30595
>
> ERROR: Task 73
> (/home/theuser/fsl-community-bsp/sources/meta-fsl-arm-extra/recipes-kernel/linux/linux-wandboard_3.10.17.bb,
> do_fetch) failed with exit code '1'
>
> I can download the zipped sources or clone the git repo manually (with
> http:// not “git://” link, probably due to company firewall) but I can’t
> find the spot where to tell bitbake that it should skip the do_fetch for
> this.
>
> How can I solve this ?
git config --global url."https://".insteadOf git://
Regards,
Nikolay
prev parent reply other threads:[~2014-11-10 9:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 9:19 problems with Getting started with Yocto on Wandboard Matthias.Heise
2014-11-10 9:36 ` Nikolay Dimitrov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5460871F.2040801@mail.bg \
--to=picmaster@mail.bg \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.