[bitbake-devel] [PATCH 0/2] A couple of fixes for the inotify code

Paul Eggleton paul.eggleton at linux.intel.com
Thu Sep 14 04:09:40 UTC 2017


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




More information about the bitbake-devel mailing list