On 5/4/2014 7:09 AM, Koen Kooi wrote:
Op 4 mei 2014, om 11:07 heeft Bob Feretich <bob.feret...@rafresearch.com> het 
volgende geschreven:

I am trying to build the Angstrom system that ships with the BeagleBone Black 
from source.

bitbake cloud9-gnome-image
...
ERROR: Function failed: Fetcher failure for URL: 
'git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-3.8.y'.
 Unable to fetch URL from any source.

It uses the EOLed 3.8 kernel, which seems to be no longer available at 
kernel.org.
It's still available: 
http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/?h=linux-3.8.y
 maybe kernel.org had a small hickup in their server?
When I bitbake, the do_fetch starts for the kernel... there is very little network traffic, then the fetch times out. After repeating this several times over a couple days (thinking that kernel.org had a server problem) and receiving your response that the kernel EOLed 3.8 kernel was still available, I manually did the kernel git.

I can manually git clone or git fetch the kernel successfully.

bitbake -c cleanall virtual/kernel
...does not fix the condition.
Attempts to fetch the kernel via bitbake still fail.

The problems seems to be the state that OE has the current build is in.
Is there a way to reset this condition without starting he whole build over?

Regards,
Bob


However, this kernel seems to be supported at...
https://github.com/beagleboard/kernel/

Is this the right place from which to fetch the kernel?
If so, which patches should I use, the ones provided with the
linux-mainline_3.8.bb recipe or the ones at github.com?

Regards,
Bob



_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to