Bitbake - is it possible to specify which fetcher to use?

Leonti Bielski prishelec at gmail.com
Sat Jan 10 13:29:15 CET 2009


Hello!
I'm trying to build kernel using bitbake.
I'm behind proxy, so I made a mirror http://repo.or.cz/r/om-kernel.git

Now comes the problem - if I modify linux-openmoko-devel_git.bb like this:
SRC_URI = "http://repo.or.cz/r/om-kernel.git;protocol=http;branch=andy-tracking"

bitbake uses wget to downnload the repository because of "http://" and
all I get is the index.html

Is there any way to force bitbake to use git fetcer for http:// link?

Leonti



More information about the devel mailing list