bitbake: bitbake-diffsigs: refactor argument parsing slightly
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 4 Oct 2013 15:06:36 +0000 (15:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Oct 2013 08:37:34 +0000 (09:37 +0100)
commit1db9d9a6c72a554576186ccd6a19ada6d30712d3
treec4b904717f2e7ef844650668e503dcb99ee7e378
parent23ca971f6a4b4dae93ded58c7a48e8bd9a3f2a81
bitbake: bitbake-diffsigs: refactor argument parsing slightly

* Use OptionParser to parse the two options to -t rather than trying to
  pick them out ourselves.
* Add a description shown with --help output

(Bitbake rev: daab42d19463b4108968fc88b207936e5ac84154)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake-diffsigs