Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Allow Hob to run with sanity checks disabled
@ 2012-04-23 21:36 Joshua Lock
  2012-04-23 21:36 ` [PATCH 1/2] sanity.bbclass: add variable to disable the sanity checks Joshua Lock
  2012-04-23 21:36 ` [PATCH 2/2] scripts/hob: disable sanity checks when launching Joshua Lock
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Lock @ 2012-04-23 21:36 UTC (permalink / raw)
  To: openembedded-core

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 BitBake 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 BitBake change fixes [YOCTO #2361].

Regards,

Joshua

The following changes since commit b19af63a201933038a044f29570710fe38365f28:

  self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-22 16:07:44 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib josh/hob
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/hob

Joshua Lock (2):
  sanity.bbclass: add variable to disable the sanity checks
  scripts/hob: disable sanity checks when launching

 meta/classes/sanity.bbclass |    2 +-
 scripts/hob                 |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
1.7.7.6




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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 21:36 [PATCH 0/2] Allow Hob to run with sanity checks disabled Joshua Lock
2012-04-23 21:36 ` [PATCH 1/2] sanity.bbclass: add variable to disable the sanity checks Joshua Lock
2012-04-23 21:36 ` [PATCH 2/2] scripts/hob: disable sanity checks when launching Joshua Lock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox