Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] buildhistory fixes
@ 2012-02-14 13:40 Paul Eggleton
  2012-02-14 13:40 ` [PATCH 1/7] classes/buildhistory: squash spaces out of image variables Paul Eggleton
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Paul Eggleton @ 2012-02-14 13:40 UTC (permalink / raw)
  To: openembedded-core

Analysis of the recent output from buildhistory on the Yocto Project and
Angstrom autobuilders showed a few anomalies and annoyances; this
set of patches addresses all of the ones I noticed.

The following changes since commit e5ad03093dfc4364d1407183f458df79f347c7a1:

  guile: fix cross configure failure (2012-02-10 13:38:16 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fixes4
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-fixes4

Paul Eggleton (7):
  classes/buildhistory: squash spaces out of image variables
  classes/buildhistory: sort and de-dupe dependency graphs
  classes/buildhistory: sort FILELIST in package info
  classes/buildhistory: use hostname instead of reading /etc/hostname
  classes/buildhistory: fix splitting on + in package list fields
  buildhistory_analysis: avoid noise due to reordering
  buildhistory_analysis: correctly split RDEPENDS/RRECOMMENDS

 meta/classes/buildhistory.bbclass    |   25 +++++++++++++++++--------
 meta/lib/oe/buildhistory_analysis.py |   31 ++++++++++++++++++++++++++-----
 2 files changed, 43 insertions(+), 13 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-02-21 18:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14 13:40 [PATCH 0/7] buildhistory fixes Paul Eggleton
2012-02-14 13:40 ` [PATCH 1/7] classes/buildhistory: squash spaces out of image variables Paul Eggleton
2012-02-14 13:40 ` [PATCH 2/7] classes/buildhistory: sort and de-dupe dependency graphs Paul Eggleton
2012-02-14 13:40 ` [PATCH 3/7] classes/buildhistory: sort FILELIST in package info Paul Eggleton
2012-02-14 13:40 ` [PATCH 4/7] classes/buildhistory: use hostname instead of reading /etc/hostname Paul Eggleton
2012-02-14 14:28   ` Koen Kooi
2012-02-14 13:40 ` [PATCH 5/7] classes/buildhistory: fix splitting on + in package list fields Paul Eggleton
2012-02-14 13:40 ` [PATCH 6/7] buildhistory_analysis: avoid noise due to reordering Paul Eggleton
2012-02-14 13:40 ` [PATCH 7/7] buildhistory_analysis: correctly split RDEPENDS/RRECOMMENDS Paul Eggleton
2012-02-17 11:36 ` [PATCH 0/7] buildhistory fixes Paul Eggleton
2012-02-21 14:57   ` Paul Eggleton
2012-02-21 18:45 ` Saul Wold

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