diff options
author | Stephano Cetola <stephano.cetola@linux.intel.com> | 2016-06-10 10:56:38 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-16 17:37:58 +0100 |
commit | 9f91785cc57ee1e2aaeb8725b1c72927f16fcce6 (patch) | |
tree | 1fb032bf498e8102e8db568c725a980675b75d90 /bitbake/contrib/dump_cache.py | |
parent | 34dc5b35737d7e6fd0742414614a7676115e2ab8 (diff) | |
download | poky-9f91785cc57ee1e2aaeb8725b1c72927f16fcce6.tar.gz |
bitbake: fetch2: fix unpacking of deb packages
Python 3 changed the return value of check_output to binary rather than
a string. This fix decodes the binary before calling splitlines, which
requires a string.
(Bitbake rev: 1072beefe172423873a22a10c7171e10d0401e1e)
Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib/dump_cache.py')
0 files changed, 0 insertions, 0 deletions