]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/populate_sdk_ext: detect and warn if running in OE environment
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 19 Oct 2015 16:33:11 +0000 (17:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Oct 2015 09:11:44 +0000 (10:11 +0100)
commit41afc48ab979dff6ebb3ea4003dd6baefff7f644
tree2441b95ac28334a1984764685579b4a56db590d9
parentea1d566bc2ff61f2e086effb9ca6551b263eacbe
classes/populate_sdk_ext: detect and warn if running in OE environment

If you run the extensible SDK environment setup script in a shell
session where oe-init-build-env has been run already, and attempt to use
the two together, strange things happen - you may not even be running
devtool from the extensible SDK, but the OE tree. This isn't a supported
use case anyway, so show a warning recommending starting a new shell
session.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass