[bitbake-devel] [dora-next] [PATCH 0/4] bitbake: several fixes

Robert Yang liezhi.yang at windriver.com
Wed Dec 25 02:19:25 UTC 2013


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




More information about the bitbake-devel mailing list