Re: Git fetch with user/pass in a recipe
Michael Halstead
On 04/16/2014 02:15 PM, Ronaldo Nunez
wrote:
It isn't mentioned at http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html#git-fetcher but looking at http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/bitbake/lib/bb/fetch2/git.py?h=dora it seems that including the password as part of the user parameter should work. For example, SRC_URI = "git://server:8080/project.git;protocol=http;user=username:password" Michael Halstead Yocto Project / Sys Admin
|
|