]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory_analysis: avoid noise due to reordering
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 13 Feb 2012 18:09:12 +0000 (18:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Feb 2012 17:49:16 +0000 (17:49 +0000)
commite23c5b01766602c9c86b0a7ba170fb3b1aceb658
treecc4159705a2bd753b302a7bca86adb1be972962a
parentcad533880df42ad4fe6f04d56d3a59cb4a033275
buildhistory_analysis: avoid noise due to reordering

Avoid noise in the output due to reordering of list variables (except
for PACKAGES where we just report that the order changed). Recent
changes to the buildhistory class itself will avoid this reordering
from occurring but this allows us to examine the results before and
after those changes.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/lib/oe/buildhistory_analysis.py