[bitbake-devel] [PATCH 0/3] Fix some bugs and usability issues in hob

Joshua Lock josh at linux.intel.com
Wed Aug 24 20:25:57 UTC 2011


Jessica Zhang identified some issues in hob which are addressed by this
series.

The following changes since commit 692c2fcead5c82249359ad54d2c7941d087a2eb3:

  usermanual: The git fetcher defaults to the git protocol (or file) (2011-08-23 09:59:50 -0700)

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

Joshua Lock (3):
  hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu count
  bb/ui/crumbs/tasklistmodel: fix find_reverse_depends method
  hob: disable some menu entries whilst build is in progress

 lib/bb/ui/crumbs/hobprefs.py      |    4 +--
 lib/bb/ui/crumbs/tasklistmodel.py |    2 +-
 lib/bb/ui/hob.py                  |   41 ++++++++++++++++++++++++------------
 3 files changed, 29 insertions(+), 18 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list