diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-30 11:42:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-29 15:12:43 +0100 |
commit | 88ad6d975e5965b54b97fced8323a55c39d8a9f1 (patch) | |
tree | 21acdbc845cebd63ce7ab1f3c985df0a586ed794 /.gitignore | |
parent | 7d5822bf4cb2089687c3c9a908cf4a4ef4e9a53a (diff) | |
download | poky-88ad6d975e5965b54b97fced8323a55c39d8a9f1.tar.gz |
bitbake: wget: Fix handling of urls with user/password
URL decoding was improved in the core a while ago and this looks like
a leftover from those times which caused urls needing a user/password to
fail. Use the parameters from the core instead of the broken split
implementation.
[YOCTO #11262]
(Bitbake rev: 32a249cf33f79b579a2cf6224c7d23cdb20d376f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions