Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Buildhistory improvements
@ 2013-08-15 17:04 Paul Eggleton
  2013-08-15 17:04 ` [PATCH 1/7] classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDS Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul Eggleton @ 2013-08-15 17:04 UTC (permalink / raw)
  To: openembedded-core

This includes a revised version of Martin's patch to use the real
package content size rather than the archive size (it now avoids
the double collection of installed packages, works with multilib and
I also made a few other minor tweaks). I've already run the revised
version past him before sending this out.

Also included are a few other improvements to complete items from my
todo list.


The following changes since commit 57662d4f813d5795cac1529633db80a09efdb089:

  meta-skeleton: Add busybox config fragment example (2013-08-13 23:03:44 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-8
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-8

Martin Jansa (1):
  classes/buildhistory: record size of installed package not compressed
    archive

Paul Eggleton (6):
  classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDS
  classes/buildhistory: show command line in commit message
  classes/buildhistory: tag last 3 build revisions
  classes/buildhistory: avoid mangling names in dot graphs for images
  buildhistory-diff: improve command-line handling
  buildhistory-collect-srcrevs: match new buildhistory-diff command line
    parsing

 meta/classes/buildhistory.bbclass     | 42 ++++++++++++++++---------
 meta/classes/package_rpm.bbclass      |  2 ++
 meta/classes/populate_sdk_deb.bbclass |  6 ++--
 meta/classes/populate_sdk_ipk.bbclass |  6 ++--
 meta/classes/populate_sdk_rpm.bbclass |  2 +-
 scripts/buildhistory-collect-srcrevs  | 17 ++++++----
 scripts/buildhistory-diff             | 54 +++++++++++++++++++++++---------
 scripts/oe-pkgdata-util               | 59 ++++++++++++++++++++++++++++++++---
 scripts/opkg-query-helper.py          |  2 +-
 9 files changed, 143 insertions(+), 47 deletions(-)

-- 
1.8.1.2



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

end of thread, other threads:[~2013-08-15 17:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 17:04 [PATCH 0/7] Buildhistory improvements Paul Eggleton
2013-08-15 17:04 ` [PATCH 1/7] classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDS Paul Eggleton
2013-08-15 17:04 ` [PATCH 2/7] classes/buildhistory: record size of installed package not compressed archive Paul Eggleton
2013-08-15 17:04 ` [PATCH 3/7] classes/buildhistory: show command line in commit message Paul Eggleton
2013-08-15 17:04 ` [PATCH 4/7] classes/buildhistory: tag last 3 build revisions Paul Eggleton
2013-08-15 17:04 ` [PATCH 5/7] classes/buildhistory: avoid mangling names in dot graphs for images Paul Eggleton
2013-08-15 17:04 ` [PATCH 6/7] buildhistory-diff: improve command-line handling Paul Eggleton
2013-08-15 17:04 ` [PATCH 7/7] buildhistory-collect-srcrevs: match new buildhistory-diff command line parsing Paul Eggleton

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