diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-12-04 07:48:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-05 17:07:10 +0000 |
commit | abce844914cd058b08ad548a1df75021e30eaf91 (patch) | |
tree | 5f3a641a52d2eb0fa1100c9bcc080798e6cc5111 /bitbake/lib/bb/parse/parse_py | |
parent | 166e5bdd7e6a587b2150840fa4bb4ced876d45e9 (diff) | |
download | poky-abce844914cd058b08ad548a1df75021e30eaf91.tar.gz |
meson.bbclass: enable qemu exe wrapper in nativesdk
nativesdk builds are cross-builds like target ones, and
so meson expectations regarding ability to run binaries are the same:
either provide the wrapper, or disable the build time options that
need executing target binaries during build time (if such options
are made available by upstream).
(From OE-Core rev: f210fc1d3db2e71f484bddc0b23ab252c36f4062)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py')
0 files changed, 0 insertions, 0 deletions