]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: fetch/hg: Improve user/password handling
authorVolker Vogelhuber <v.vogelhuber@digitalendoscopy.de>
Fri, 1 Nov 2013 17:53:09 +0000 (17:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:59:31 +0000 (17:59 +0000)
commit1c7bbf8deceed6ffd572fb565de3dc1e3c3ef032
tree3d2b3066983a8b072a3fb55562215f14025fd8f1
parentfe3e26509da8d25fc5878f0a5d6d7ebaec54dbbf
bitbake: fetch/hg: Improve user/password handling

Trying to use a server with username and password authentication
within the URL of the SRC_URI variable doesn't appear to work.

This patch adds the missing parts to the hg fetcher to make this
work properly.

(Bitbake rev: dc3d6d73e44802c203b3f7247f6f212acc2f69bf)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/hg.py