All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Allow Hob to run with sanity checks disabled
@ 2012-04-23 21:35 Joshua Lock
  2012-04-23 21:35 ` [PATCH 1/1] hob: enable sanity checks after launch Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Lock @ 2012-04-23 21:35 UTC (permalink / raw)
  To: bitbake-devel

Currently sanity check failures prevent Hob from launching, however we want
users to be able to change the various sanity failure causing settings - such
as proxy configuration - from the GUI.

This change and a related set of changes to OE-Core allow Hob to start with the
sanity checks disabled and enable them once the GUI is in place to a) report
errors and b) affect settings.

In tandem with an OE-Core change fixes [YOCTO #2361].

Regards,

Joshua

The following changes since commit 1a39698ab8498410d159c665c015f9297f153797:

  lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->available (2012-04-17 16:41:30 +0100)

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

Joshua Lock (1):
  hob: enable sanity checks after launch

 lib/bb/ui/crumbs/builder.py         |    2 ++
 lib/bb/ui/crumbs/hobeventhandler.py |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

-- 
1.7.7.6




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

end of thread, other threads:[~2012-04-23 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 21:35 [PATCH 0/1] Allow Hob to run with sanity checks disabled Joshua Lock
2012-04-23 21:35 ` [PATCH 1/1] hob: enable sanity checks after launch 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.