All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple more memres fixes
@ 2017-06-14 10:10 Paul Eggleton
  2017-06-14 10:10 ` [PATCH 1/2] cooker: fix always loading cache on every UI start with memres Paul Eggleton
  2017-06-14 10:10 ` [PATCH 2/2] cooker: ensure graceful exit after exception during BuildCompleted handler Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-06-14 10:10 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 8d0a76f5a595dddf16b7268bae2c00ef5f568316:

  ConfHandler.py: allow require or include with multiple parameters (2017-06-12 15:28:25 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-memres-fixes2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-memres-fixes2

Paul Eggleton (2):
  cooker: fix always loading cache on every UI start with memres
  cooker: ensure graceful exit after exception during BuildCompleted handler

 lib/bb/cooker.py | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

-- 
2.9.4



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

end of thread, other threads:[~2017-06-14 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 10:10 [PATCH 0/2] A couple more memres fixes Paul Eggleton
2017-06-14 10:10 ` [PATCH 1/2] cooker: fix always loading cache on every UI start with memres Paul Eggleton
2017-06-14 10:10 ` [PATCH 2/2] cooker: ensure graceful exit after exception during BuildCompleted handler 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.