summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/fetch.py
diff options
context:
space:
mode:
authorOlof Johansson <olof.johansson@axis.com>2013-01-29 08:50:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-17 22:32:04 +0000
commit7feca4e11e33661076385cdf18f00ea90b1604c1 (patch)
tree6abf2fe89d47c2fa81def23a3658c785ad38950f /bitbake/lib/bb/tests/fetch.py
parent46bd4fd9f0f3e2f30ccff63dd1ba93a43ac3e19c (diff)
downloadpoky-7feca4e11e33661076385cdf18f00ea90b1604c1.tar.gz
bitbake: fetch2: Add a class representing a generic URI
A class representing a generic URI, with methods for accessing the URI components, and stringifies to the URI. This class should be a bit more flexible than the existing {encode,decode}_url functions in that it supports more components (e.g. port) and that it does not rely on a specific order on the return values. This makes it easy to add new properties without affecting the API. (Bitbake rev: bd824da8a7eafe27310e410807319628378caeca) Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests/fetch.py')
0 files changed, 0 insertions, 0 deletions