]> code.ossystems Code Review - openembedded-core.git/commit
xcb-proto: use python3 instead of python2
authorRoss Burton <ross.burton@intel.com>
Fri, 17 Jun 2016 12:13:33 +0000 (13:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2016 13:19:09 +0000 (14:19 +0100)
commitbb5a43f049c1a7cffb5516b1c3d0264dea68ea3f
tree61e61528b75db317d0921bab650aa7a07330680f
parent9431698a88430f0fa892d9b270c0849c4d3d2486
xcb-proto: use python3 instead of python2

We previously patched configure to stop looking around for a Python to use, and
to use the Python binary and install paths that we specify.  Now that we depend
on Python 3 its possible that bitbake is being built on a machine without Python
2 installed, so hardcode the python3 interpreter instead.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch