2014-12-01 9:35 GMT+01:00 :
>
> I executed "bitbake -c clean linux_wandboard" and retried, then it worked
> again. But still for me the question is open why the sources are re-fetched
> only because I enable/disable kernel options (in menuconfig). Shouldn't this
> be just a matter of re-compili
> -Ursprüngliche Nachricht-
> Von: Samuel Stirtzel [mailto:s.stirt...@googlemail.com]
> Gesendet: Freitag, 28. November 2014 14:24
> An: Heise, Matthias
> Cc: yocto@yoctoproject.org
> Betreff: Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment
> change
2014-11-28 14:09 GMT+01:00 :
>
> I made the git setting to replace git:// with https:// which at least worked
> once ...
> But when trying to clone as you suggested I'm asked for username and password
> for github.com !?
>
Strange, it works for me... takes some time but doesn't ask for
username
> -Ursprüngliche Nachricht-
> Von: Samuel Stirtzel [mailto:s.stirt...@googlemail.com]
> Gesendet: Freitag, 28. November 2014 13:55
> An: Heise, Matthias
> Cc: yocto@yoctoproject.org
> Betreff: Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment
> change
2014-11-28 11:29 GMT+01:00 :
>
> This is what I found :
>
> DEBUG: Mirror fetch failure for url
> http://downloads.yoctoproject.org/mirror/sources/git2_github.com.wandboard-org.linux.git.tar.gz
> (original url:
> git://github.com/wandboard-org/linux.git;branch=wandboard_imx_3.10.17_1.0.1_ga)
>
> -Ursprüngliche Nachricht-
> Von: Samuel Stirtzel [mailto:s.stirt...@googlemail.com]
> Gesendet: Freitag, 28. November 2014 11:09
> An: Heise, Matthias
> Cc: yocto@yoctoproject.org
> Betreff: Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment
> change
2014-11-28 10:29 GMT+01:00 :
> Hi all,
>
>
>
> I’m quite new to yocto and currently am playing around with all kinds of
> basic functions and procedures of yocto to step by step learn and get to
> know yocto and bitbake.
>
> Currently I’m trying to store the kernel config settings in some way in m
Hi all,
I'm quite new to yocto and currently am playing around with all kinds of basic
functions and procedures of yocto to step by step learn and get to know yocto
and bitbake.
Currently I'm trying to store the kernel config settings in some way in my
layer to have it modular. So I read about