]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
meson: Fix host_machine setting for native cross-file
authorTom Hochstein <tom.hochstein@oss.nxp.com>
Sat, 10 May 2025 08:43:53 +0000 (09:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 May 2025 09:52:52 +0000 (10:52 +0100)
commit0b882df19b5c339d2e7e00f56136afa890404f7b
tree1256ac13f87323e97ac8ad39ff2d557cd871f83e
parentf2f898e36feb3bd489edda451e71b11bf69940b9
meson: Fix host_machine setting for native cross-file

For native and nativesdk, the meson cross-file settings for
`host_machine` are incorrectly set for the build machine, not the
"machine on which the compiled binary will run". See
https://mesonbuild.com/Cross-compilation.html.

Fixes: [YOCTO #15485]
(From OE-Core rev: 59d21632aecf1ca9085d17aeda19a8a29602cd17)

Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/meson/meson_1.8.0.bb