diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2016-05-02 15:27:27 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-11 10:33:41 +0100 |
commit | 107c35e87ed08c99abad009bb1b9f90e587be56b (patch) | |
tree | 2e865a0c075d9f6ba4b629b944464419025e9fa7 /meta/classes | |
parent | aa4de3c8c5617e8d59cc3085463dc8493edc20df (diff) | |
download | poky-107c35e87ed08c99abad009bb1b9f90e587be56b.tar.gz |
combo-layer: runcmd() enhancements
Allow setting the environment. Due to a subprocess quirk, it must
always be set explicitly (reuses the one from the previous call if not
set, instead of falling back to os.environ).
Embedding nul characters will be useful for parsing git output more
reliably; support dumping such output a bit better.
(From OE-Core rev: 0af4fadafce690fc8357196cf7247bd222c08d10)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions