From patchwork Tue Mar 20 16:06:23 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/5] buildhistory_analysis fixes Date: Tue, 20 Mar 2012 16:06:23 -0000 From: Paul Eggleton X-Patchwork-Id: 23895 Message-Id: To: openembedded-core@lists.openembedded.org Some fixes for the buildhistory_analysis module to reduce the output and make it more readable when using the buildhistory-diff tool. The following changes since commit 5d404fdb36b0535ce758d98408b02134cdbce4ee: xserver-kdrive: compile xserver without dtrace support (2012-03-20 15:21:18 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fixes5 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-fixes5 Paul Eggleton (5): buildhistory_analysis: use bb.utils.explode_dep_versions buildhistory_analysis: hide version number increases in dependencies buildhistory_analysis: skip FILELIST changes for dbg packages buildhistory_analysis: report if all items removed from a list buildhistory_analysis: avoid printing PE/PV/PR more than once meta/lib/oe/buildhistory_analysis.py | 75 +++++++++++++++++++++++++++++---- scripts/buildhistory-diff | 21 ++++++++- 2 files changed, 84 insertions(+), 12 deletions(-)