]> code.ossystems Code Review - openembedded-core.git/commit
sanity: detect if bitbake wrapper is not being used or pseudo is broken
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 16 Mar 2011 16:51:40 +0000 (16:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Mar 2011 00:08:54 +0000 (00:08 +0000)
commit0b06b69992dd3df1dfff7bde694d7ad23d8d15a0
tree5bc5bde390bd47e4ee8a0ec53b518078cdaa912c
parent89a5ad96eef411dccea817a6c37cb1e24840fdc1
sanity: detect if bitbake wrapper is not being used or pseudo is broken

* Shows a warning during sanity checking if the scripts/bitbake wrapper is
  not being used
* Check to see if pseudo is working during sanity checking, and if it
  isn't an error occurs (if we are using the wrapper script and pseudo
  has been built; otherwise it is a warning).

Fixes [YOCTO #653]

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/sanity.bbclass
scripts/bitbake
scripts/poky-env-internal