summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-07-15 11:25:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-19 08:47:06 +0100
commitfaa726824dfb5bc0141919bb16c0d0069a3da69e (patch)
treef560372fbb06f2710446ad0c298779ae924ac8a6 /bitbake/bin
parentb7a741cbca043cc17b7e9798531813c932f5c103 (diff)
downloadpoky-faa726824dfb5bc0141919bb16c0d0069a3da69e.tar.gz
bitbake: lib/bb/build.py: decode the command as UTF-8
The messaging FIFO is UTF-8, so decode the command as UTF-8 as well as the value as otherwise "bberror" != b("bberror") and none of the messages from shell functions are ever displayed. Also add an else to the command parser so unhandled commands are noticed. [ YOCTO #9947 ] (Bitbake rev: 42d727743fa599e0a3c5ad2c29a1e6ede1a918bb) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin')
0 files changed, 0 insertions, 0 deletions