From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Buildhistory improvements
Date: Thu, 15 Aug 2013 18:04:33 +0100 [thread overview]
Message-ID: <cover.1376585082.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2013-08-15 17:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 17:04 Paul Eggleton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1376585082.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.