[bitbake-devel] [RFC][PATCH 0/1] bitbake: cooker: wait seconds to unlock bitbake.lock

Chong Lu Chong.Lu at windriver.com
Fri Jan 16 09:33:56 UTC 2015


I get errors when using prserver on ubuntu 12.04:

$ bitbake-prserv-tool export export.inc
ERROR: Only one copy of bitbake should be run against a build directory

$ bitbake-prserv-tool import export.inc 
ERROR: Only one copy of bitbake should be run against a build directory
Importing from file export.inc failed!

Try to add seconds between two bitbake commands.

The following changes since commit 4e20211090d2b193250edaa64f84e355a1c31fe5:

  bitbake: toasterui: fix variable data error (2015-01-16 08:25:31 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/unlock
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/unlock

Chong Lu (1):
  bitbake: cooker: wait seconds to unlock bitbake.lock

 bitbake/lib/bb/cooker.py | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
1.9.1




More information about the bitbake-devel mailing list