All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some bugs and usability issues in hob
@ 2011-08-24 20:25 Joshua Lock
  2011-08-24 20:25 ` [PATCH 1/3] hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu count Joshua Lock
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joshua Lock @ 2011-08-24 20:25 UTC (permalink / raw)
  To: bitbake-devel

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-25  2:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24 20:25 [PATCH 0/3] Fix some bugs and usability issues in hob Joshua Lock
2011-08-24 20:25 ` [PATCH 1/3] hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu count Joshua Lock
2011-08-24 20:25 ` [PATCH 2/3] bb/ui/crumbs/tasklistmodel: fix find_reverse_depends method Joshua Lock
2011-08-24 20:26 ` [PATCH 3/3] hob: disable some menu entries whilst build is in progress Joshua Lock
2011-08-25  2:33 ` [PATCH 0/3] Fix some bugs and usability issues in hob Richard Purdie

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.