scripts/create-recipe: fix handling of --help
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 13 Nov 2013 14:32:38 +0000 (14:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2013 13:39:48 +0000 (13:39 +0000)
commitb0428fcb8cc4032ea60a365f534cf898a7b3df02
treeac995650c8064b15c905757e6f7febdd928f0cd2
parent66a0059c56dff449cfa59497e7a8a5a589f6097f
scripts/create-recipe: fix handling of --help

If --help is specified as the first argument, show the standard help
text instead of trying to process it as a URL.

(From OE-Core rev: abb139b10c3f431bcebb1847621f97d7ec6249ce)

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