From: "Böszörményi Zoltán" <zboszor@gmail.com>
To: Ross Burton <Ross.Burton@arm.com>
Cc: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] meson.bbclass: Split into meson-common and meson classes
Date: Wed, 15 Mar 2023 18:34:47 +0100 [thread overview]
Message-ID: <ebd528da-79bd-22f6-6700-b876d6891035@gmail.com> (raw)
In-Reply-To: <0FA14024-12BF-4952-8E22-3D8A64B472FB@arm.com>
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} ... " '
prev parent reply other threads:[~2023-03-15 17:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-15 8:00 [PATCH] meson.bbclass: Split into meson-common and meson classes Zoltán Böszörményi
2023-03-15 16:52 ` [OE-core] " Ross Burton
2023-03-15 17:20 ` Böszörményi Zoltán
2023-03-15 23:08 ` Richard Purdie
2023-03-16 5:23 ` Böszörményi Zoltán
2023-03-16 10:22 ` Böszörményi Zoltán
[not found] ` <174CDF317CB46FA2.18629@lists.openembedded.org>
2023-03-16 10:37 ` Böszörményi Zoltán
2023-03-15 17:34 ` Böszörményi Zoltán [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ebd528da-79bd-22f6-6700-b876d6891035@gmail.com \
--to=zboszor@gmail.com \
--cc=Ross.Burton@arm.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox