diff options
author | Humberto Ibarra <humberto.ibarra.lopez@intel.com> | 2016-07-04 15:33:33 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-07 13:38:13 +0100 |
commit | 479d15b32691def9de4f4d792ee077168b956635 (patch) | |
tree | 383efd36b9bffc403f03710b57425d7422638089 /scripts/lib/bsp/help.py | |
parent | 4ab8650eebce905f6c6eb8fc6f1b042389bc992e (diff) | |
download | poky-479d15b32691def9de4f4d792ee077168b956635.tar.gz |
yocto-bsp: Refactor script to use argparse instead of optparse
Optparse is deprecated and should be avoided. The arparse library is better suited and has more tools to handling the parsing of arguments. This patch makes necessary changes to migrate to the better library and uses arparse subcommand feature to improve organization of this script.
[YOCTO #8321]
(From meta-yocto rev: 3f45993b96d4d960da0efe8672dc323c9db091a2)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/help.py')
0 files changed, 0 insertions, 0 deletions