On Mon, Jan 27, 2014 at 02:41:48PM -0200, André Prado wrote: > Hey Denys thanks for the feedback, however i've tried to let my computer on > for 2 days and the instruction do_fetch is still there. > Anything i could do?
Do you have issues building any other recipe that clones from a git tree? > On Mon, Jan 27, 2014 at 1:45 PM, Denys Dmytriyenko <[email protected]> wrote: > > > On Sat, Jan 25, 2014 at 10:25:54PM -0200, André Prado wrote: > > > Hello i am trying to build a Yocto image for the Beaglebone black but i > > am > > > not having any success. > > > > > > This task keeps running for ever: linux-ti-staging-3.12.8-r21a+ > > > gitrAUTOINC+af17c0c3a9 do_fetch > > > > Most probably it's just cloning the git tree, which could take some time. > > > > > > > I've runned this: it clone git:// > > > git.ti.com/ti-linux-kernel/ti-linux-kernel.git with success. > > > > > > bitbake linux-ti-staging -c cleansstate returns me this: > > > http://pastebin.com/eAvJvTUU > > > > > > bitbake -v linux-ti-staging -c fetch returns me this: > > > http://pastebin.com/5RaRPeV9 > > > > There seems to be some kind of exception in bitbake... > > > > > > > build/tmp/work/beaglebone- > > > > > poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch > > > returns me this: > > > http://pastebin.com/AmptCBFw > > > > > > DEBUG: Mirror fetch failure for url > > > > > http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original > > > url: git:// > > > > > git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y > > > ) > > > > And this just means there are no mirrors with this file, which is > > expected, as > > it's a live git repository. > > > > -- > > Denys > > > > > > -- > Att > André _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
