[OE-core] [PATCH 0/1] Make sanity check failures nonfatal for bitbake -e

Peter Seebach peter.seebach at windriver.com
Wed Nov 20 00:31:56 UTC 2013


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(-)




More information about the Openembedded-core mailing list