[bitbake-devel] [PATCH 0/5] [dora] bitbake: fixes for dora

Robert Yang liezhi.yang at windriver.com
Tue Dec 10 15:09:34 UTC 2013


The following changes since commit 53d2563ff13fcec74d4250bef5419e36169e55cc:

  bitbake: perforce: Fix path subdirectory issues (2013-12-03 17:51:31 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib robert/dora-next-bitbake
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/dora-next-bitbake

Olof Johansson (1):
  bitbake: monitordisk: lower inode check warning to note

Peter Seebach (1):
  bitbake: build.py: add single-quotes around already-expanded
    directory name

Richard Purdie (3):
  bitbake: cooker/command: Add error state for the server and use for
    pre_serve errors
  bitbake: fetch2: Fix handling of SCM mirrors in MIRRORS
  bitbake: runqueue: Fix hole in setsceneverify skipped task logic

 bitbake/lib/bb/build.py           |    2 +-
 bitbake/lib/bb/command.py         |    2 ++
 bitbake/lib/bb/cooker.py          |    3 ++-
 bitbake/lib/bb/fetch2/__init__.py |    4 ++++
 bitbake/lib/bb/monitordisk.py     |    2 +-
 bitbake/lib/bb/runqueue.py        |   21 +++++++++++++++++++--
 6 files changed, 29 insertions(+), 5 deletions(-)

-- 
1.7.10.4




More information about the bitbake-devel mailing list