Openembedded Core Discussions
 help / color / mirror / Atom feed
From: anelliot <amber.n.elliot@intel.com>
To: openembedded-core@lists.openembedded.org
Cc: paul.eggleton@linux.intel.com
Subject: [PATCH 0/1] wic: argparse now used for help functionality.
Date: Thu, 18 Jan 2018 07:42:22 -0800	[thread overview]
Message-ID: <cover.1516289668.git.amber.n.elliot@intel.com> (raw)

The wic help output formally consisted of manually created strings mixed with argparse,
which wasunformatted 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).

Fixes [YOCTO #12205]


The following changes since commit cf75fd5ae07355951b1f90d13842552a99e61063:

  contrib/yocto-bsp-kernel-update.sh: remove this script (2018-01-18 13:05:56 +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.

 meta/lib/oeqa/selftest/cases/wic.py |   58 +-
 scripts/lib/wic/engine.py           |   87 ++-
 scripts/lib/wic/help.py             | 1080 ++++-------------------------------
 scripts/wic                         |  168 ++----
 4 files changed, 269 insertions(+), 1124 deletions(-)

-- 
2.7.4



             reply	other threads:[~2018-01-18 23:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 15:42 anelliot [this message]
2018-01-18 15:42 ` [PATCH 1/1] wic: argparse now used for help functionality anelliot
2018-01-22 10:16   ` Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2017-12-12 11:53 [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.1516289668.git.amber.n.elliot@intel.com \
    --to=amber.n.elliot@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /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