Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] wic: argparse now used for help functionality.
@ 2018-01-18 15:42 anelliot
  2018-01-18 15:42 ` [PATCH 1/1] " anelliot
  0 siblings, 1 reply; 5+ messages in thread
From: anelliot @ 2018-01-18 15:42 UTC (permalink / raw)
  To: openembedded-core; +Cc: paul.eggleton

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



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/1] wic: argparse now used for help functionality.
@ 2017-12-12 11:53 anelliot
  0 siblings, 0 replies; 5+ messages in thread
From: anelliot @ 2017-12-12 11:53 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/1] wic: argparse now used for help functionality
@ 2017-12-11 21:59 Elliot, Amber N
  0 siblings, 0 replies; 5+ messages in thread
From: Elliot, Amber N @ 2017-12-11 21:59 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org; +Cc: Wold, Saul, Eggleton, Paul

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]


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


[-- Attachment #2: Type: text/html, Size: 5678 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-22 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18 15:42 [PATCH 0/1] wic: argparse now used for help functionality anelliot
2018-01-18 15:42 ` [PATCH 1/1] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox