]> code.ossystems Code Review - openembedded-core.git/commit
xcb-proto: don't compile for Python 2
authorRoss Burton <ross.burton@intel.com>
Tue, 20 Feb 2018 22:43:53 +0000 (22:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commitc27c60fe012bf42ea3b22fc1b4496450dc68b50b
treef0fc78e6881f880e8f792cc2128387344acb1d65
parent1ae5ede208c82733293492a6eb836ff8b1197f4e
xcb-proto: don't compile for Python 2

Remove the do_install_append to create the Python 2 pyc files, as nothing in the
build is using Python 2 anymore (libxcb is the only user, and that uses Python
3).

Also use variables instead of a patch to control what Python binary and path the
modules are installed to.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch [deleted file]
meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb