generic-poky/bitbake/lib/bblayers
Paul Eggleton 1485a5517a bitbake: bitbake-layers: fix layerindex-fetch for Python 3
The data we read from an HTTPConnection comes in the form of bytes, but
we need it as a string, so in Python 3 we need to decode it (missed in
the Python 3 migration).

(Bitbake rev: 7e6a3cd1472e1a1c8304b46611e1676914a68b59)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-22 11:35:22 +00:00
..
__init__.py bitbake: bitbake-layers: convert to plugin-based 2016-05-17 21:16:35 +01:00
action.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
common.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
layerindex.py bitbake: bitbake-layers: fix layerindex-fetch for Python 3 2017-03-22 11:35:22 +00:00
query.py bitbake: bitbake-layers: show-appends: add optional argument to limit package list 2017-01-23 22:38:49 +00:00