[ELDK] Booting ELDK5.4 rootfs via NFS hangs
Wolfgang Denk
wd at denx.de
Tue Nov 19 17:13:26 CET 2013
Dear Tobias,
In message <528B72B7.2060508 at haw-hamburg.de> you wrote:
>
> I compiled and installed ELDK 5.4.2 SDK. Compiling the
> "core-image-minimal" causes the following error.
...
> WARNING: Failed to fetch URL
> git://kernel.ubuntu.com/ubuntu/linux.git;protocol=git, attempting
This is a known bug, see here:
https://bugzilla.redhat.com/show_bug.cgi?id=1009437
It is triggered by using "git clone -q" in the fetcher scripts.
The fix would to to make the Ubuntu guys to install a more recent
(fixed) version of git on their servers, but despite several attempts
to contact them nothing happens.
The simple workaround for you is to cd into your downloads repository
and run the ""git clone" manually, without the "-q" option, of course.
Bitbake will then find valid data there, and skip the download.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
COBOL is for morons. -- E.W. Dijkstra
More information about the eldk
mailing list