diff options
author | Andreas J. Reichel <andreas.reichel@tngtech.com> | 2017-04-21 14:11:42 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-21 12:32:01 +0100 |
commit | 4fe9635c72a6ee1becc47d832ab54724176ee811 (patch) | |
tree | 87677da0ff9ca16f7014bac51ed032cd5dd8d64f /scripts/tiny | |
parent | ee55b5685aaa4be92d6d51f8641a559d4e34ce64 (diff) | |
download | openembedded-core-4fe9635c72a6ee1becc47d832ab54724176ee811.tar.gz openembedded-core-4fe9635c72a6ee1becc47d832ab54724176ee811.tar.bz2 openembedded-core-4fe9635c72a6ee1becc47d832ab54724176ee811.zip |
wic: Use argparse instead of optparse
* optparse is deprecated and will not be developed further
(see: https://docs.python.org/2/library/optparse.html)
* argparse supports subcommands, which simplifies definition of
arguments and options
* reimplement help mechanism through sub-subcommands
[YOCTO #9636]
Signed-off-by: Andreas Reichel <andreas.reichel.ext@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Daniel Wagner <daniel.wagner@siemens.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/tiny')
0 files changed, 0 insertions, 0 deletions