diff options
author | Tom Hochstein <tom.hochstein@oss.nxp.com> | 2025-05-10 09:43:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-12 22:01:55 +0100 |
commit | e07389d1be646e6eeb3dbbb63beb39ef83c78e96 (patch) | |
tree | 26c479f39c262b7cc16ad46658cace7dceedeced /scripts/lib/devtool/import.py | |
parent | 12bcad4ea5a9d413a08375cc14c56d3158466d0c (diff) | |
download | poky-e07389d1be646e6eeb3dbbb63beb39ef83c78e96.tar.gz |
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)
(From OE-Core rev: 0b882df19b5c339d2e7e00f56136afa890404f7b)
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/import.py')
0 files changed, 0 insertions, 0 deletions