2023. 03. 15. 17:52 keltezéssel, Ross Burton írta:
... apart from the CONFIGURE_FILES line which would still be needed in the
python-meson case anyway.
Actually, it doesn't seem so.
It is purely a Yocto setting that doesn't influence running meson.
For pep517 projects this would be the correct setting but it's not
present in currently existing bbclasses:
CONFIGURE_FILES = "pyproject.toml"
Patching the meson settings from meson-common through with this line is enough:
PEP517_BUILD_OPTS = ' --config-settings=setup-args="${MESONOPTS} ... " '
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#178654):
https://lists.openembedded.org/g/openembedded-core/message/178654
Mute This Topic: https://lists.openembedded.org/mt/97622973/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-