[bitbake-devel] [PATCH 0/1] Fix for bitbake.lock handling

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jul 31 09:16:32 UTC 2015


A patch from Richard and myself to try to fix bitbake.lock handling
properly this time.


The following changes since commit bef724057f1ea81571dd3ac5a9cf862f818434b5:

  build: Exit scripts with result of last shell function (2015-07-27 16:29:11 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bitbake-lock-fix
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bitbake-lock-fix

Richard Purdie (1):
  cooker: properly fix bitbake.lock handling

 lib/bb/command.py   |  6 ------
 lib/bb/cooker.py    | 30 ++++++++++++++++++++++++++++++
 lib/bb/main.py      |  1 +
 lib/bb/tinfoil.py   |  1 +
 lib/bb/ui/knotty.py | 20 --------------------
 lib/bb/utils.py     | 29 +++++++++++++++++++++++++----
 6 files changed, 57 insertions(+), 30 deletions(-)

-- 
2.1.0




More information about the bitbake-devel mailing list