]> code.ossystems Code Review - openembedded-core.git/commit
libepoxy: Don't try to use python3 during configuration
authorGary Thomas <gary@mlbassoc.com>
Fri, 24 Jul 2015 16:17:48 +0000 (10:17 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Jul 2015 09:31:00 +0000 (10:31 +0100)
commitda889e86bac55178e06b6e2328ddf9415698fd79
tree8aa4098d40ec57181f90c818848fdf25454c8d76
parentb31a75a11f663d13c8089b8abd3a8fd080aa7e9a
libepoxy: Don't try to use python3 during configuration

The scripts use argparse which is only in Python 3.2 onwards, so to avoid
failures on hosts using 3.0 or 3.1 just look for Python 2.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch [new file with mode: 0644]
meta/recipes-graphics/libepoxy/libepoxy_git.bb