Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [dora-next] [PATCH 0/4] bitbake: several fixes
Date: Tue, 24 Dec 2013 21:19:25 -0500	[thread overview]
Message-ID: <cover.1387937195.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 3cf2d232529c4fd6b58f87ddbf3df9d805e4180f:

  libsoup-2.4: add intltool-native to DEPENDS (2013-12-20 09:29:05 +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

Richard Purdie (4):
  bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issues
  bitbake: data: Fix output inconsistencies for emit_var
  bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs
  bitbake: imagedetailspage: Fix crash with more than 15 layers

 bitbake/bin/bitbake-worker                   |    3 ++-
 bitbake/lib/bb/data.py                       |    4 ++--
 bitbake/lib/bb/parse/__init__.py             |   19 +++++++++++++++----
 bitbake/lib/bb/parse/parse_py/BBHandler.py   |    5 ++++-
 bitbake/lib/bb/parse/parse_py/ConfHandler.py |    9 ++++++++-
 bitbake/lib/bb/runqueue.py                   |    2 +-
 bitbake/lib/bb/ui/crumbs/imagedetailspage.py |    2 +-
 bitbake/lib/bb/utils.py                      |    8 +++++++-
 8 files changed, 40 insertions(+), 12 deletions(-)

-- 
1.7.10.4



             reply	other threads:[~2013-12-25  2:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-25  2:19 Robert Yang [this message]
2013-12-25  2:19 ` [PATCH 1/4] bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issues Robert Yang
2013-12-25  2:19 ` [PATCH 2/4] bitbake: data: Fix output inconsistencies for emit_var Robert Yang
2013-12-25  2:19 ` [PATCH 3/4] bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs Robert Yang
2013-12-25  2:19 ` [PATCH 4/4] bitbake: imagedetailspage: Fix crash with more than 15 layers 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.1387937195.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox