diff options
author | Anton Mikanovich <amikan@ilbers.de> | 2021-12-08 19:57:36 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-05 17:36:26 +0000 |
commit | dc53448274100007aa4522f5d81e110a507f5120 (patch) | |
tree | 4a88b0ed768194bc46d0c2c55ea6a36daa3e92d3 /scripts/lib/scriptutils.py | |
parent | abd2189b32acff03cf6e9d0d8052e7fc11d5dd62 (diff) | |
download | poky-dc53448274100007aa4522f5d81e110a507f5120.tar.gz |
bitbake: process: Do not mix stderr with stdout
We should not redirect stderr to stdout if we need to get separated
stdout and stderr contents from Popen.communicate() later.
(Bitbake rev: eef2355331e7e03b2c7615695694c5ba9877fb36)
Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1ecc1d9424877df89fcda2f23c306998998a65ff)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions