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-09 08:03:59 +0100 |
commit | 0af4fadafce690fc8357196cf7247bd222c08d10 (patch) | |
tree | 798d5fb5bb58afef3772bbcd08ddf8608b736163 /meta/classes/relocatable.bbclass | |
parent | c9dab31f5f6dc225f5c2c2ca3ec9aeab2ff655d5 (diff) | |
download | openembedded-core-0af4fadafce690fc8357196cf7247bd222c08d10.tar.gz openembedded-core-0af4fadafce690fc8357196cf7247bd222c08d10.tar.bz2 openembedded-core-0af4fadafce690fc8357196cf7247bd222c08d10.zip |
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.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/relocatable.bbclass')
0 files changed, 0 insertions, 0 deletions