[OE-core] [PATCH 0/2] Allow Hob to run with sanity checks disabled

Joshua Lock josh at linux.intel.com
Mon Apr 23 21:36:08 UTC 2012


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





More information about the Openembedded-core mailing list