]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meson.bbclass: add cython binary to cross/native toolchain config
authorJack Mitchell <ml@embed.me.uk>
Thu, 9 Jun 2022 14:17:32 +0000 (15:17 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 15 Jun 2022 14:33:06 +0000 (04:33 -1000)
commit3beb0f1d44b52e27adf9687d0240883bd9066db5
tree2ea988052b7dd895c47fca2444640c1c3e2a7562
parent5e6f4d0d3d314897b8ab2f45b3a78b0da9df99ab
meson.bbclass: add cython binary to cross/native toolchain config

This allows building Cython based Python modules with the native
meson support which has been present since meson version 0.59.

https://mesonbuild.com/Cython.html

Signed-off-by: Jack Mitchell <ml@embed.me.uk>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b1dcb1eb69032c30f5a8faf4d7120fc6c4ecd051)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/meson.bbclass