]> code.ossystems Code Review - openembedded-core.git/commit
meson: do not manipulate the environment when looking for python via pkg-config
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 19 Nov 2018 14:55:41 +0000 (15:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Nov 2018 10:11:24 +0000 (10:11 +0000)
commitf071c5eb0a46b8ac5424c5baeb471a8080d4a078
treec9ce0f5c9523277f620409cc2752978d433721f2
parentfd2a682812bf5b3e1bdb6571e965b1b9aeb54817
meson: do not manipulate the environment when looking for python via pkg-config

meson does it in a way that breaks oe builds (they export a bunch of PKG_CONFIG_ variables)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/meson/meson.inc
meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch [new file with mode: 0644]