]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory_analysis: fix error when version specifier missing
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 28 May 2012 12:57:11 +0000 (13:57 +0100)
committerScott Garman <scott.a.garman@intel.com>
Fri, 10 Aug 2012 16:26:06 +0000 (09:26 -0700)
commita530aee6d9b2b63ab5fa780b1761eac759e8c833
tree497792aa5e3e099b2ac73901477fa3061cfef8ec
parentd592c3a26c630d5f3bfba4804a93766447bf72c9
buildhistory_analysis: fix error when version specifier missing

Passing None to split_versions() will raise an exception, so check that
the version is specified before passing it in.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/buildhistory_analysis.py