generic-poky/scripts/lib/bsp
Humberto Ibarra 479d15b326 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>
2016-07-07 13:38:13 +01:00
..
substrate/target/arch yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs 2016-04-01 07:14:43 +01:00
__init__.py yocto-bsp-tools: add bsp library 2012-03-22 19:21:14 +00:00
engine.py yocto-bsp: Refactor script to use argparse instead of optparse 2016-07-07 13:38:13 +01:00
help.py scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help 2016-07-07 13:38:13 +01:00
kernel.py scripts/lib/bsp/kernel.py: python3: use explicit relative imports 2016-06-12 23:47:19 +01:00
tags.py yocto-bsp: Add a processing pass to get rid of 'strange' filenames 2014-12-18 10:08:37 +00:00