From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/1] Another buildhistory fix
Date: Wed, 27 Mar 2013 18:05:49 +0000 [thread overview]
Message-ID: <cover.1364407435.git.paul.eggleton@linux.intel.com> (raw)
Since v1, fix erroneous use of os.path.remove() (which does not exist)
instead of os.remove().
Martin is working on a separate patch for tracking and warning when an
upstream tag changes on top of this.
The following changes since commit 09a5fec50d622d338db5bd5516d29e4f4d0cec0d:
qemuimage-testlib: Capture stderror in the logs as well as stdout (2013-03-27 13:54:06 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fix6
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-fix6
Paul Eggleton (1):
classes/buildhistory: improve SRCREV recording
meta/classes/buildhistory.bbclass | 58 +++++++++++++++++--
scripts/buildhistory-collect-srcrevs | 104 ++++++++++++++++++++++++++++++++++
2 files changed, 156 insertions(+), 6 deletions(-)
create mode 100755 scripts/buildhistory-collect-srcrevs
--
1.7.10.4
next reply other threads:[~2013-03-27 18:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 18:05 Paul Eggleton [this message]
2013-03-27 18:05 ` [PATCH v2 1/1] classes/buildhistory: improve SRCREV recording 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.1364407435.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox