poky/meta/lib
Richard Purdie 2f897b26bb oeqa/qemurunner: Fix binary vs str issue
The recent logging changes for qemurunner showed up as errors on the
autobuilder where decode couldn't be called on the returned string.
Since the code returns binary data, return b'' instead of '' to match
to avoid tracebacks.

One of these cases was newly added, copied from the other which has
been there for a long time, always broken.

(From OE-Core rev: 000feb98ff99e74d6118fc3f53330b8e975923d9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b8995b27db265b0a0b2d2ca595915f70f9f96e07)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-05-15 17:18:21 +01:00
..
bblayers bitbake-bblayers/create: Add optional layerid argument 2021-03-06 22:39:04 +00:00
oe lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts 2021-05-11 12:02:29 +01:00
oeqa oeqa/qemurunner: Fix binary vs str issue 2021-05-15 17:18:21 +01:00
buildstats.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
rootfspostcommands.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00