[bitbake-devel] [PATCH 0/4] Various UI fixes related to #1468

Joshua Lock josh at linux.intel.com
Tue Sep 13 16:21:05 UTC 2011


Yocto #1468 reports several issues when using the recently fixed build again
functionality of hob. This series includes fixes for each of the issues
reported in that bug.

Regards,
Joshua

The following changes since commit 459addf13721a6847406f215650fa1882fb83ea9:

  runqueue.py: Ensure fakeroot variables are reflected in the datastore (2011-09-09 19:07:45 +0100)

are available in the git repository at:
  git://github.com/incandescant/bitbake uifixes
  https://github.com/incandescant/bitbake/tree/uifixes

Joshua Lock (4):
  ui/crumbs/hobeventhandler: fix test for BBFILES
  ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each build
  hob: correctly handle an exception
  hob: correctly set the selected image when loading a recipe

 lib/bb/ui/crumbs/hobeventhandler.py |   42 +++++++++++++++++-----------------
 lib/bb/ui/hob.py                    |    7 +++++-
 2 files changed, 27 insertions(+), 22 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list