]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meson.bbclass: enable qemu exe wrapper in nativesdk
authorAlexander Kanavin <alex@linutronix.de>
Wed, 4 Dec 2024 06:48:47 +0000 (07:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2024 11:55:08 +0000 (11:55 +0000)
commitf210fc1d3db2e71f484bddc0b23ab252c36f4062
tree8566b020805abc1760d8fe4763fbc9d323cc0b37
parent555a637d467364f896b72436a83b118e29ee5550
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).

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>
meta/classes-recipe/meson.bbclass