diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-06-14 18:16:29 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-28 12:09:52 +0100 |
commit | 9dd2d6b7ee36af6229eb9e9c448eab3a6895a9c5 (patch) | |
tree | 2d7830211e6645658d43b1dadc206dcdf0f4a3be /meta/classes/imagetest-dummy.bbclass | |
parent | 1609fd2b6582667106a6f065cfa031f68cee7552 (diff) | |
download | openembedded-core-9dd2d6b7ee36af6229eb9e9c448eab3a6895a9c5.tar.gz openembedded-core-9dd2d6b7ee36af6229eb9e9c448eab3a6895a9c5.tar.bz2 openembedded-core-9dd2d6b7ee36af6229eb9e9c448eab3a6895a9c5.tar.xz openembedded-core-9dd2d6b7ee36af6229eb9e9c448eab3a6895a9c5.zip |
bitbake wrapper: exit if python v3 is detected
Make sure we're not using python v3.x. This check can't go into
sanity.bbclass because bitbake's source code doesn't even pass
parsing stage when used with python v3, so we catch it here so we
can offer a meaningful error message.
This fixes bug [YOCTO #1128]
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/classes/imagetest-dummy.bbclass')
0 files changed, 0 insertions, 0 deletions