All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] buildhistory: fix incorrect command line in commit message with memres
@ 2017-06-09 13:50 Paul Eggleton
  2017-06-09 13:50 ` [PATCH 1/2] bitbake.conf: add BB_CMDLINE to BB_HASHCONFIG_WHITELIST Paul Eggleton
  2017-06-09 13:50 ` [PATCH 2/2] classes/buildhistory: use BB_CMDLINE to get bitbake command line Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-06-09 13:50 UTC (permalink / raw)
  To: openembedded-core

Note: this depends upon the patchset I just sent to the bitbake-devel
list.


The following changes since commit 186882ca62bf683b93cd7a250963921b89ba071f:

  buildhistory: skip tests if GitPython module is missing (2017-06-07 16:00:43 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  bitbake.conf: add BB_CMDLINE to BB_HASHCONFIG_WHITELIST
  classes/buildhistory: use BB_CMDLINE to get bitbake command line

 meta/classes/buildhistory.bbclass | 13 ++++++++-----
 meta/conf/bitbake.conf            |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)

-- 
2.9.4



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

end of thread, other threads:[~2017-06-09 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09 13:50 [PATCH 0/2] buildhistory: fix incorrect command line in commit message with memres Paul Eggleton
2017-06-09 13:50 ` [PATCH 1/2] bitbake.conf: add BB_CMDLINE to BB_HASHCONFIG_WHITELIST Paul Eggleton
2017-06-09 13:50 ` [PATCH 2/2] classes/buildhistory: use BB_CMDLINE to get bitbake command line 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.