[bitbake-devel] [PATCH 0/1] Allow Hob to run with sanity checks disabled

Joshua Lock josh at linux.intel.com
Mon Apr 23 21:35:43 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 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





More information about the bitbake-devel mailing list