]> code.ossystems Code Review - openembedded-core.git/commit
meson: do not try to substitute the prefix in python supplied paths
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 18 Apr 2019 15:59:17 +0000 (17:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Apr 2019 22:30:10 +0000 (23:30 +0100)
commitad1d0187aed457e4b5bd1c0d11b39141786bc9fd
tree7648fb7178b35e4ddd17b5edd27c23a677e22634
parent60502aa366f860b4f056da1bcd8fd5ee8f4495f5
meson: do not try to substitute the prefix in python supplied paths

The prefix should be correct in the first place, and substitution breaks
with our custom patched Python.

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-Make-CPU-family-warnings-fatal.patch
meta/recipes-devtools/meson/meson/0001-modules-python.py-do-not-substitute-python-s-install.patch [new file with mode: 0644]
meta/recipes-devtools/meson/meson/0002-Support-building-allarch-recipes-again.patch