poky/bitbake
Paul Eggleton 84fd0eb005 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: e75c68819086788bac1c4ca8a35aebeaf604e624)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-12-18 15:09:19 +00:00
..
bin bitbake: bitbake-worker: Handle cooker/worker IO deadlocking 2017-02-03 09:52:19 +00:00
contrib bitbake: dump_cache.py: use python3 as interpreter 2016-08-20 16:08:59 +01:00
doc bitbake: bitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name 2016-10-13 23:29:25 +01:00
lib bitbake: bitbake-layers: fix layerindex-fetch for Python 3 2017-12-18 15:09:19 +00:00
AUTHORS
ChangeLog
COPYING
HEADER
LICENSE bitbake: toaster: add Font Awesome license 2016-10-05 10:28:53 +01:00
toaster-requirements.txt bitbake: toaster: modified list of dependencies 2016-06-02 08:24:03 +01:00