summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/utils.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-05-29 18:17:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-30 10:20:25 +0100
commit429bb2ae80cf73d738f6d79caee0f103f166bef7 (patch)
treeca3816fba4dbd21522555b5c63aefce334f8e829 /bitbake/lib/bb/utils.py
parent91b6edd0925df5d939a6d48e71bc59aaa9e9f494 (diff)
downloadpoky-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 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions