]> code.ossystems Code Review - openembedded-core.git/commit
meson: update 0.52.1 -> 0.53.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 24 Jan 2020 10:17:20 +0000 (11:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
commite0e30637a139feb744ca284aa63d47efefc5cb5d
tree1ed50b5911b798f424a60fcddf4b0d058950d09f
parentaf299817c2fe9fa504762c54bd0593f3163399fb
meson: update 0.52.1 -> 0.53.0

Unset LD, and do not set ld in cross file from LD as
new version of meson passes that value directly
to -fuse-ld=... which requires one of lld, bfd, gold.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass
meta/recipes-devtools/meson/meson.inc
meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch
meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch
meta/recipes-devtools/meson/meson/0002-Support-building-allarch-recipes-again.patch
meta/recipes-devtools/meson/meson/0003-native_bindir.patch
meta/recipes-devtools/meson/meson_0.53.0.bb [moved from meta/recipes-devtools/meson/meson_0.52.1.bb with 100% similarity]
meta/recipes-devtools/meson/nativesdk-meson_0.53.0.bb [moved from meta/recipes-devtools/meson/nativesdk-meson_0.52.1.bb with 99% similarity]