[OE-core] [PATCH v2 0/1] Another buildhistory fix
Paul Eggleton
paul.eggleton at linux.intel.com
Wed Mar 27 18:05:49 UTC 2013
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
More information about the Openembedded-core
mailing list