[bitbake-devel] HG Fetch with username and password in url

Volker Vogelhuber v.vogelhuber at digitalendoscopy.de
Tue Oct 29 16:31:15 UTC 2013


We currently use an company internal mercurial server with username and 
password authentication
that will be accessed during the build of a firmware image from within a 
custom recipe.
The only way to access it from within the yocto toolchain seems to have 
the username and password
stored within the URL of the SRC_URI variable.

But the current hg.py fetcher does not completely support this. Attached 
is a patch that fixes the missing parts.

// This time in plain text, sorry for doing HTML mail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg_with_user_name_and_passwd.patch
Type: text/x-patch
Size: 1331 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20131029/85ed26df/attachment-0002.bin>


More information about the bitbake-devel mailing list