[OE-core] [for-master][PATCH 0/4] A few argparse_oe changes/fixes

Christopher Larson kergoth at gmail.com
Wed Apr 27 23:23:34 UTC 2016


From: Christopher Larson <chris_larson at mentor.com>

The following changes since commit e2dbe5eb869b8336b91023b83d7ca866197efa73:

  license.bbclass: make sure that image manifest dir exists (2016-04-22 16:28:47 +0100)

are available in the git repository at:

  git://github.com/kergoth/openembedded-core argparse-oe-fixes
  https://github.com/kergoth/openembedded-core/tree/argparse-oe-fixes

Christopher Larson (4):
  scripts/lib/argparse_oe: show self.prog in the error message
  scripts/lib/argparse_oe: show subparser help for unrecognized args
  scripts/lib/argparse_oe: simplify options title change
  scripts/lib/argparse_oe: also change 'positional arguments' to
    'arguments'

 scripts/lib/argparse_oe.py | 64 +++++++++++++++++++++++++++++++++++++---------
 1 file changed, 52 insertions(+), 12 deletions(-)

-- 
2.8.0




More information about the Openembedded-core mailing list