]> code.ossystems Code Review - openembedded-core.git/commit
meson: handle exe wrappers
authorMartin Kelly <mkelly@xevo.com>
Mon, 4 Jun 2018 23:06:01 +0000 (16:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jun 2018 07:52:13 +0000 (08:52 +0100)
commitf80567874c8c30e43d39599dd73dd4a67eff8103
tree7a069d8138771cde00804d431ad8762eea0020a1
parentadcf69ee3310171580c28e141fec6997b1f06da4
meson: handle exe wrappers

Add patches to enable meson to handle being wrapped with a shell script.  This
will enable us to do so for supporting the SDK, which requires us to setup env
vars and point to a meson.cross file inside the SDK.

These patches are all merged upstream, so we can drop them soon.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/meson/meson/0004-Prettifying-some-output-with-pathlib.patch [new file with mode: 0644]
meta/recipes-devtools/meson/meson/0005-Set-the-meson-command-to-use-when-we-know-what-it-is.patch [new file with mode: 0644]
meta/recipes-devtools/meson/meson_0.46.1.bb