From: anelliot <amber.n.elliot@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] wic: argparse now used for help functionality.
Date: Tue, 12 Dec 2017 03:53:44 -0800 [thread overview]
Message-ID: <cover.1512998169.git.amber.n.elliot@intel.com> (raw)
The wic help output formally consisted of manually created strings mixed with argparse,
which was unformatted and unusable. This fix cleans up the help messages, rewrites help
functionality to use argparse, and adds functionality to show information for
plugins (similar to canned images).
The following changes since commit 58e05020e09971f05effb79f8f1eb2012df4f0db:
bitbake: providers: Fix determinism issue (2017-12-10 22:45:21 +0000)
are available in the git repository at:
git://push.yoctoproject.org/poky-contrib anelliot/bug12205
anelliot (1):
wic: argparse now used for help functionality.
scripts/lib/wic/engine.py | 87 +++-
scripts/lib/wic/help.py | 1072 +++++----------------------------------------
scripts/wic | 169 +++----
3 files changed, 243 insertions(+), 1085 deletions(-)
--
2.7.4
next reply other threads:[~2017-12-12 19:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-12 11:53 anelliot [this message]
2017-12-12 11:54 ` [PATCH 1/1] wic: argparse now used for help functionality anelliot
2017-12-19 10:35 ` Ed Bartosh
-- strict thread matches above, loose matches on Subject: below --
2018-01-18 15:42 [PATCH 0/1] " anelliot
2017-12-11 21:59 Elliot, Amber N
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=cover.1512998169.git.amber.n.elliot@intel.com \
--to=amber.n.elliot@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