]> code.ossystems Code Review - openembedded-core.git/commit
report-error: Fix tracebacks
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Aug 2016 17:05:24 +0000 (18:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:23:35 +0000 (10:23 +0100)
commit684a3d56ef393b56f38d3272f8865f6225a282ab
treea62ac3190c6dc5b2b157529bfcf42a0d3a46d4aa
parente0516960925e93f1801620897743b1cebcd806bc
report-error: Fix tracebacks

Currently the code gives tracebacks if there are no recipes to be built in a
BuildStarted event. Parse the list into a string rather than just taking the
first item. There is nothing special about the first time.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/report-error.bbclass