From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] buildhistory improvements
Date: Thu, 2 Aug 2012 10:23:00 +0100 [thread overview]
Message-ID: <cover.1343899228.git.paul.eggleton@linux.intel.com> (raw)
A bunch of improvements for buildhistory, implementing some feature
requests and todo items of my own, as well as tidying up some of the
code.
The following changes since commit 404d2d490fc347203e89d274530c17fb5f0aa20f:
gcc-configure-target: Set native-system-header-dir for target gcc (2012-08-01 23:11:09 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fixes7
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-fixes7
Paul Eggleton (9):
classes/buildhistory: remove obsolete flat package history feature
classes/buildhistory: ensure old package info is removed
classes/buildhistory: remove unused functions
classes/buildhistory: save preinst/postinst/prerm/postrm
classes/buildhistory: record PKG/PKGE/PKGV/PKGR
scripts: add buildhistory-tag script
buildhistory_analysis: tidy up duplicate split_version function
buildhistory_analysis: ignore removal of self-dependencies
classes/buildhistory: save metadata revisions
meta/classes/buildhistory.bbclass | 197 ++++++++++++++++++----------------
meta/lib/oe/buildhistory_analysis.py | 96 +++++++++++++----
scripts/buildhistory-tag | 42 ++++++++
3 files changed, 221 insertions(+), 114 deletions(-)
create mode 100755 scripts/buildhistory-tag
--
1.7.9.5
next reply other threads:[~2012-08-02 9:34 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 9:23 Paul Eggleton [this message]
2012-08-02 9:23 ` [PATCH 1/9] classes/buildhistory: remove obsolete flat package history feature Paul Eggleton
2012-08-02 9:23 ` [PATCH 2/9] classes/buildhistory: ensure old package info is removed Paul Eggleton
2012-08-02 9:23 ` [PATCH 3/9] classes/buildhistory: remove unused functions Paul Eggleton
2012-08-02 9:23 ` [PATCH 4/9] classes/buildhistory: save preinst/postinst/prerm/postrm Paul Eggleton
2012-08-02 9:23 ` [PATCH 5/9] classes/buildhistory: record PKG/PKGE/PKGV/PKGR Paul Eggleton
2012-08-02 9:23 ` [PATCH 6/9] scripts: add buildhistory-tag script Paul Eggleton
2012-08-02 10:18 ` Burton, Ross
2012-08-02 10:49 ` Paul Eggleton
2012-08-02 11:12 ` Burton, Ross
2012-08-02 9:23 ` [PATCH 7/9] buildhistory_analysis: tidy up duplicate split_version function Paul Eggleton
2012-08-02 9:23 ` [PATCH 8/9] buildhistory_analysis: ignore removal of self-dependencies Paul Eggleton
2012-08-02 9:23 ` [PATCH 9/9] classes/buildhistory: save metadata revisions Paul Eggleton
2012-08-02 11:27 ` [PATCH 0/9] buildhistory improvements Burton, Ross
2012-08-02 12:58 ` Martin Jansa
2012-08-02 16:14 ` Andreas Müller
2012-08-06 14:29 ` Richard Purdie
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.1343899228.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.