]> code.ossystems Code Review - openembedded-core.git/commit
Move the python version check before the module imports, in case the modules utilize...
authorChris Larson <chris_larson@mentor.com>
Thu, 15 Apr 2010 14:49:54 +0000 (07:49 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:33 +0000 (15:41 +0100)
commit51864054da77830d95b3e7843e0955507d7b77ba
tree21871aa5f00ed0a9914d86549a729de6bdccc91b
parentc04cee7ce8fedb4ff947039ebf9357e28c06bba7
Move the python version check before the module imports, in case the modules utilize the newer python features

(Bitbake rev: 87c15dfcbeb10e7cafb14726209e4954671b3dbe)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/bin/bitbake