All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various UI fixes related to #1468
@ 2011-09-13 16:21 Joshua Lock
  2011-09-13 16:21 ` [PATCH 1/4] ui/crumbs/hobeventhandler: fix test for BBFILES Joshua Lock
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joshua Lock @ 2011-09-13 16:21 UTC (permalink / raw)
  To: bitbake-devel

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




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

end of thread, other threads:[~2011-09-13 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13 16:21 [PATCH 0/4] Various UI fixes related to #1468 Joshua Lock
2011-09-13 16:21 ` [PATCH 1/4] ui/crumbs/hobeventhandler: fix test for BBFILES Joshua Lock
2011-09-13 16:21 ` [PATCH 2/4] ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each build Joshua Lock
2011-09-13 16:21 ` [PATCH 3/4] hob: correctly handle an exception Joshua Lock
2011-09-13 16:21 ` [PATCH 4/4] hob: correctly set the selected image when loading a recipe Joshua Lock

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.