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
