All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of fixes for the inotify code
@ 2017-09-14  4:09 Paul Eggleton
  2017-09-14  4:09 ` [PATCH 1/2] cooker: fix watching empty directories Paul Eggleton
  2017-09-14  4:09 ` [PATCH 2/2] cooker: ensure monkey-patching in collect_bbfiles() gets undone on error Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-09-14  4:09 UTC (permalink / raw)
  To: bitbake-devel

A fix for bbappends created in empty directories not being picked up,
and a related patch for a separate minor issue I noticed at the same
time.


The following changes since commit f0930f3216a8358759d561d244fa280932e8bf05:

  bitbake-user-manual: Edits to "inherit" section. (2017-09-13 17:19:08 +0100)

are available in the git repository at:

  git://git.openembedded.org/bitbake-contrib paule/bb-watch-fixes
  http://cgit.openembedded.org/bitbake-contrib/log/?h=paule/bb-watch-fixes

Paul Eggleton (2):
  cooker: fix watching empty directories
  cooker: ensure monkey-patching in collect_bbfiles() gets undone on error

 lib/bb/cooker.py | 47 +++++++++++++++++++++++++----------------------
 1 file changed, 25 insertions(+), 22 deletions(-)

-- 
2.9.5



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14  4:09 [PATCH 0/2] A couple of fixes for the inotify code Paul Eggleton
2017-09-14  4:09 ` [PATCH 1/2] cooker: fix watching empty directories Paul Eggleton
2017-09-14  4:09 ` [PATCH 2/2] cooker: ensure monkey-patching in collect_bbfiles() gets undone on error 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.