From patchwork Mon Apr 23 21:35:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/1] Allow Hob to run with sanity checks disabled Date: Mon, 23 Apr 2012 21:35:43 -0000 From: Joshua Lock X-Patchwork-Id: 26351 Message-Id: To: bitbake-devel@lists.openembedded.org 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(-)