[bitbake-devel] [PATCH v2 0/1] tinfoil.py: Check if BUILDDIR or .devtoolbase exists

Amanda Brindle amanda.r.brindle at intel.com
Wed Feb 7 18:26:53 UTC 2018


In v2, if the build environment is not initialised, raise an exception instead of printing out a message.

Also, check if .devtoolbase exists. This will determine if an sdk environment has been sourced. If .devtoolbase exists,
an exception should not be raised.

The following changes since commit 902b77bf91d96517b935bce00a11003604dc3d54:

  lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk repos don't conflict (2018-01-22 10:39:10 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib abrindle/tinfoil
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=abrindle/tinfoil

Amanda Brindle (1):
  tinfoil.py: Check if BUILDDIR  or .devtoolbase exists

 bitbake/lib/bb/tinfoil.py | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

-- 
2.7.4




More information about the bitbake-devel mailing list