[bitbake-devel] git address in SRC_URI, doesn't works for me

Chris Larson clarson at kergoth.com
Sun Jan 20 20:07:47 UTC 2013


As I already explained, the url scheme determines the tool to be used.
http:// will call wget. git:// will call git. protocol= controls the
underlying protocol it's fetched over. Not that complex. The alternative
would be to reverse them, meaning you'd have to tell bitbake not to use
wget for a http:// uri. Neither will magically know that a given
http://uri is a git repository.
-- 
Christopher Larson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20130120/f98384c5/attachment-0001.html>


More information about the bitbake-devel mailing list