diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2018-08-24 10:59:50 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:27:15 +0100 |
commit | 21de5cc43cfedc703e5bc0515507a6dae36afb74 (patch) | |
tree | d5dc70215f64b736b9c95085e43335724e8214fa /scripts/lib/wic/plugins/source/bootimg-partition.py | |
parent | 2f43139e7e0db2522c88b41875c32949f66ca1e8 (diff) | |
download | openembedded-core-21de5cc43cfedc703e5bc0515507a6dae36afb74.tar.gz openembedded-core-21de5cc43cfedc703e5bc0515507a6dae36afb74.tar.bz2 openembedded-core-21de5cc43cfedc703e5bc0515507a6dae36afb74.zip |
classes/kernel-yocto: Cleanup getstatusoutput usage
Replace usage of os.utils.getstatusoutput() with direct subprocess
calls. Pass a modified environment and working directory where necessary
to bypass the need to execute in a shell.
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/bootimg-partition.py')
0 files changed, 0 insertions, 0 deletions