All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] [dora] bitbake: fixes for dora
@ 2013-12-10 15:09 Robert Yang
  2013-12-10 15:09 ` [PATCH 1/5] [dora] bitbake: cooker/command: Add error state for the server and use for pre_serve errors Robert Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Robert Yang @ 2013-12-10 15:09 UTC (permalink / raw)
  To: bitbake-devel

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



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

end of thread, other threads:[~2013-12-10 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 15:09 [PATCH 0/5] [dora] bitbake: fixes for dora Robert Yang
2013-12-10 15:09 ` [PATCH 1/5] [dora] bitbake: cooker/command: Add error state for the server and use for pre_serve errors Robert Yang
2013-12-10 15:09 ` [PATCH 2/5] [dora] bitbake: monitordisk: lower inode check warning to note Robert Yang
2013-12-10 15:09 ` [PATCH 3/5] [dora] bitbake: fetch2: Fix handling of SCM mirrors in MIRRORS Robert Yang
2013-12-10 15:09 ` [PATCH 4/5] [dora] bitbake: build.py: add single-quotes around already-expanded directory name Robert Yang
2013-12-10 15:09 ` [PATCH 5/5] [dora] bitbake: runqueue: Fix hole in setsceneverify skipped task logic Robert Yang

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.