From: Stephano Cetola <stephano.cetola@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V2] Cleanup subprocess calls
Date: Thu, 6 Oct 2016 20:09:46 -0700 [thread overview]
Message-ID: <20161007030947.12602-1-stephano.cetola@linux.intel.com> (raw)
Changed since V1:
changed smart_opt to an array and fixed the effected functions
cleaned up _invoke_smart calls to use arrays
Note that there is still some work to do on this file in terms of
subprocess calls, which I will create a bug for, but that this is a
good stopping point for M4.
Stephano Cetola (1):
subprocess: remove strings and migrate to direct arrays
meta/lib/oe/distro_check.py | 2 +-
meta/lib/oe/package.py | 13 +--
meta/lib/oe/package_manager.py | 218 ++++++++++++++++++++---------------------
3 files changed, 114 insertions(+), 119 deletions(-)
--
2.10.0
next reply other threads:[~2016-10-07 3:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-07 3:09 Stephano Cetola [this message]
2016-10-07 3:09 ` [PATCH V2] subprocess: remove strings and migrate to direct arrays Stephano Cetola
2016-10-09 11:42 ` Richard Purdie
2016-10-09 11:44 ` Richard Purdie
2016-10-10 13:15 ` Stephano Cetola
2016-10-10 14:22 ` Christopher Larson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161007030947.12602-1-stephano.cetola@linux.intel.com \
--to=stephano.cetola@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox