diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-05-29 18:17:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-30 10:20:25 +0100 |
commit | 429bb2ae80cf73d738f6d79caee0f103f166bef7 (patch) | |
tree | ca3816fba4dbd21522555b5c63aefce334f8e829 /meta/site/mipsel-linux-uclibc | |
parent | 91b6edd0925df5d939a6d48e71bc59aaa9e9f494 (diff) | |
download | poky-429bb2ae80cf73d738f6d79caee0f103f166bef7.tar.gz |
bitbake: fetch2: improve handling of two classes of URL parameter mistakes
Handle the following situations in a URL (e.g. in SRC_URI):
* Trailing semicolon in a URL - this is now ignored.
* Parameter specified with no value (no equals sign). This still
produces an error, but at least it is MalformedUrl with a proper
message rather than "ValueError: need more than 1 value to unpack".
(Bitbake rev: bfd13dfbc4c9f1dd8315002271791b1d9e274989)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/mipsel-linux-uclibc')
0 files changed, 0 insertions, 0 deletions