Use git://.....;protocol=http:.... -- Rod -----Original Message----- From: Leonti Bielski <[email protected]> Date: Saturday, Jan 10, 2009 11:01 pm Subject: Bitbake - is it possible to specify which fetcher to use? To: [email protected]
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 > >_______________________________________________ >devel mailing list >[email protected] >https://lists.openmoko.org/mailman/listinfo/devel > > _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
