diff options
author | Stephano Cetola <stephano.cetola@linux.intel.com> | 2016-12-06 07:30:59 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-08 10:31:30 +0000 |
commit | d8fbaebc482f0e8556077006b8fac43db8927793 (patch) | |
tree | 781537a2885b0fe0bf5933797a13a42e6aa86838 /meta-poky | |
parent | 56b4aa820c3e8a7755ca5e41866d1015f025ad46 (diff) | |
download | poky-d8fbaebc482f0e8556077006b8fac43db8927793.tar.gz |
package_manager: remove strings and migrate to direct arrays
When using subprocess call and check_output, it is better to use arrays
rather than strings when possible to avoid whitespace and quoting
problems.
[ YOCTO #9342 ]
(From OE-Core rev: b12cec9a5ef14ecb02be7feec65508cf5d65c795)
Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions