scripts/oe-pkgdata-util: improve help text and command line parsing
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 18 Oct 2013 14:19:58 +0000 (15:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Oct 2013 10:41:33 +0000 (10:41 +0000)
commit36bdc29bab5be6294819783cf0394ef559e0c75b
treea870625cdaaa3e9d2da2ffd03438cdc48b60a4f7
parent30245f933a5f7ebe2b0b61db46f6bdf85b4ddca6
scripts/oe-pkgdata-util: improve help text and command line parsing

* Use optparse to parse command line
* Make help text actually helpful by describing what each command does
* Drop comment at the top listing the commands which is now superfluous

(From OE-Core rev: feb317513fff638ad7abdba8ab34b8413f0ab055)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-pkgdata-util