All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SDK-related fixes for buildhistory
@ 2015-12-22  2:41 Paul Eggleton
  2015-12-22  2:41 ` [PATCH 1/2] buildhistory: fix not recording SDK information Paul Eggleton
  2015-12-22  2:41 ` [PATCH 2/2] buildhistory: improve support for extensible SDK Paul Eggleton
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Eggleton @ 2015-12-22  2:41 UTC (permalink / raw)
  To: openembedded-core

Fix a general regression in recording SDK information that happened
during the jethro timeframe, and improve what we record for the
extensible SDK.


The following changes since commit 2a1edfd9cfa16ec334c0758b47677d4fee5e79a8:

  bitbake.conf: Add filename and lineno to BB_SIGNATURE_EXCLUDE_FLAGS (2015-12-22 00:01:31 +0000)

are available in the git repository at:

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

Paul Eggleton (2):
  buildhistory: fix not recording SDK information
  buildhistory: improve support for extensible SDK

 meta/classes/buildhistory.bbclass     | 41 ++++++++++++++++++++++++++++++++---
 meta/classes/populate_sdk_ext.bbclass |  3 +++
 2 files changed, 41 insertions(+), 3 deletions(-)

-- 
2.5.0



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

end of thread, other threads:[~2015-12-22  4:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-22  2:41 [PATCH 0/2] SDK-related fixes for buildhistory Paul Eggleton
2015-12-22  2:41 ` [PATCH 1/2] buildhistory: fix not recording SDK information Paul Eggleton
2015-12-22  4:48   ` Paul Eggleton
2015-12-22  2:41 ` [PATCH 2/2] buildhistory: improve support for extensible SDK Paul Eggleton

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.