This patch depends on a separate patch to bitbake providing an isTracking() in DataSmart. The goal here is that if you run "bitbake -e", you can get variable values and include history even if something is horribly wrong, because "something is horribly wrong" is precisely when "bitbake -e" is most useful.
The following changes since commit 0eb947454e1c92467283e6f1adeca67c7c57698b: python: Fix ptest not working problems (2013-11-18 13:04:13 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/nonfatal_insanity http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/nonfatal_insanity Peter Seebach (1): sanity.bbclass: Don't fatal() when trying to dump environment. meta/classes/sanity.bbclass | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core