All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [PATCH 0/5] [dora] bitbake: fixes for dora
Date: Tue, 10 Dec 2013 10:09:34 -0500	[thread overview]
Message-ID: <cover.1386680149.git.liezhi.yang@windriver.com> (raw)

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



             reply	other threads:[~2013-12-10 15:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10 15:09 Robert Yang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1386680149.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.