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 13:44:41 +0100 |
commit | 9fc32c40af66768f77a9ecec24389eb8a38a6cae (patch) | |
tree | 9442f52625fff887d180aa2df356bf64cda8b28c /meta-yocto/recipes-qt/qt4 | |
parent | 80beb670257cba98df2660b04307584523f728d6 (diff) | |
download | poky-9fc32c40af66768f77a9ecec24389eb8a38a6cae.tar.gz |
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]
(From OE-Core rev: 9dd2d6b7ee36af6229eb9e9c448eab3a6895a9c5)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-qt/qt4')
0 files changed, 0 insertions, 0 deletions