bitbake: HG Fetch with username and password in url
authorVolker Vogelhuber <v.vogelhuber@digitalendoscopy.de>
Tue, 29 Apr 2014 15:34:03 +0000 (17:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Apr 2014 16:33:57 +0000 (17:33 +0100)
commit389c82c6624e598e9b56bab88cc02c0aaabb4b80
tree4c2c5c8c3d270673d961d96e35ee75e9d6a68c27
parentafe229b4b99bdfd32deeac29d57c90116176f66a
bitbake: HG Fetch with username and password in url

Following up a previous patch for mercurial fetcher, I just fixed a
problem when calling update on a repository with subrepositories enabled.

Attached a patch that fixes this problem

>From caae519a2bd64bf7c729bb26aff344827def47fb Mon Sep 17 00:00:00 2001
From: Volker Vogelhuber <v.vogelhuber@digitalendoscopy.de>
Date: Tue, 29 Apr 2014 15:29:47 +0200
Subject: [PATCH] bitbake: - fixed authentication issues in case of using sub
 repositories

(Bitbake rev: dfa041c940caad12da50126a559afc8de089eeda)

Signed-off-by: Volker Vogelhuber <v.vogelhuber@digitalendoscopy.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/hg.py