diff options
author | Ross Burton <ross.burton@arm.com> | 2025-05-10 09:43:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-12 22:01:55 +0100 |
commit | 84ca7c66190c2c9a59396bfeeb4b24e893911878 (patch) | |
tree | ab1523093f88c0d6c79acaa74f6a88183ea73cdf /scripts/lib/devtool/import.py | |
parent | 298e445560c399caa362efbac3b0570067835f4b (diff) | |
download | poky-84ca7c66190c2c9a59396bfeeb4b24e893911878.tar.gz |
meson: clean up the native template in nativesdk builds
In a nativesdk build, the native build template should be minimal as it
just needs to ensure that Meson can link with libraries in the SDK's
native sysroot.
Specifically, it shouldn't be passing BUILD_* flags to Meson as these
are for the Yocto build host, not the SDK user.
(From OE-Core rev: f13063d11f1c62152af9ed45cb24f6499262e1a2)
Signed-off-by: Ross Burton <ross.burton@arm.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