Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] buildhistory_analysis fixes
@ 2012-03-20 16:06 Paul Eggleton
  2012-03-20 16:06 ` [PATCH 1/5] buildhistory_analysis: use bb.utils.explode_dep_versions Paul Eggleton
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul Eggleton @ 2012-03-20 16:06 UTC (permalink / raw)
  To: openembedded-core

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(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-21 14:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 16:06 [PATCH 0/5] buildhistory_analysis fixes Paul Eggleton
2012-03-20 16:06 ` [PATCH 1/5] buildhistory_analysis: use bb.utils.explode_dep_versions Paul Eggleton
2012-03-20 16:06 ` [PATCH 2/5] buildhistory_analysis: hide version number increases in dependencies Paul Eggleton
2012-03-20 16:06 ` [PATCH 3/5] buildhistory_analysis: skip FILELIST changes for dbg packages Paul Eggleton
2012-03-20 16:06 ` [PATCH 4/5] buildhistory_analysis: report if all items removed from a list Paul Eggleton
2012-03-20 16:06 ` [PATCH 5/5] buildhistory_analysis: avoid printing PE/PV/PR more than once Paul Eggleton
2012-03-21 14:17 ` [PATCH 0/5] buildhistory_analysis fixes Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox