bitbake: fetch2/hg: Fix username/password handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Aug 2014 12:56:25 +0000 (13:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2014 14:12:45 +0000 (15:12 +0100)
commit1d7c9b50ec011a239daf4737db7559ccc60c2849
treea141eb707b5af6d43d2fb9342eb0a64977e726a0
parentee996c05f7a56cd5801e7dcd80303874aa0a25e7
bitbake: fetch2/hg: Fix username/password handling

We should only add user/password options if they're specified as in the
fetch case. Patch from Volker Vogelhuber <v.vogelhuber@digitalendoscopy.de>

(Bitbake rev: 303e6256947f4df4f283b75b7ccfdffa72864d67)

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