Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] buildhistory improvements
@ 2013-05-09 15:57 Paul Eggleton
  2013-05-09 15:57 ` [PATCH 1/2] buildhistory-diff: improve bad command-line argument handling Paul Eggleton
  2013-05-09 15:57 ` [PATCH 2/2] classes/buildhistory: track contents of selected files in images Paul Eggleton
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggleton @ 2013-05-09 15:57 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 2253e9f12734c6e6aa489942b5e4628eca1fa29d:

  classes/lib: Fix getcmdstatus breakage (2013-05-09 16:05:02 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  buildhistory-diff: improve bad command-line argument handling
  classes/buildhistory: track contents of selected files in images

 meta/classes/buildhistory.bbclass    | 10 ++++++++++
 meta/lib/oe/buildhistory_analysis.py | 23 +++++++++++++++++------
 scripts/buildhistory-diff            | 22 +++++++++++++++++-----
 3 files changed, 44 insertions(+), 11 deletions(-)

-- 
1.8.1.2




^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] Buildhistory improvements
@ 2013-03-22 19:53 Paul Eggleton
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Eggleton @ 2013-03-22 19:53 UTC (permalink / raw)
  To: openembedded-core

(No changes from a few minutes ago, just not erroneously marked as RFC this time.)

The following changes since commit 7846f68537a942d340d5931e23a4fceb84b6edcb:

  vte: Fix conflict between FILES_${PN}-dbg and FILES_vte-dbg (2013-03-22 17:05:09 +0000)

are available in the git repository at:

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

Paul Eggleton (2):
  classes/buildhistory: implement history collection for SDKs
  classes/buildhistory: trim trailing spaces in file listings

 meta/classes/buildhistory.bbclass      |  130 ++++++++++++++++++++++----------
 meta/classes/package_deb.bbclass       |   28 +++++++
 meta/classes/package_ipk.bbclass       |   24 ++++++
 meta/classes/package_rpm.bbclass       |   17 +++++
 meta/classes/populate_sdk_base.bbclass |    2 +
 meta/classes/populate_sdk_deb.bbclass  |    1 +
 meta/classes/populate_sdk_ipk.bbclass  |    2 +
 meta/classes/populate_sdk_rpm.bbclass  |    1 +
 meta/classes/rootfs_deb.bbclass        |   27 -------
 meta/classes/rootfs_ipk.bbclass        |   22 ------
 meta/classes/rootfs_rpm.bbclass        |   16 ----
 11 files changed, 165 insertions(+), 105 deletions(-)

-- 
1.7.10.4




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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 15:57 [PATCH 0/2] buildhistory improvements Paul Eggleton
2013-05-09 15:57 ` [PATCH 1/2] buildhistory-diff: improve bad command-line argument handling Paul Eggleton
2013-05-09 15:57 ` [PATCH 2/2] classes/buildhistory: track contents of selected files in images Paul Eggleton
2013-05-09 17:14   ` Otavio Salvador
  -- strict thread matches above, loose matches on Subject: below --
2013-03-22 19:53 [PATCH 0/2] Buildhistory improvements Paul Eggleton

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