diff options
author | Tim Orling <ticotimo@gmail.com> | 2023-07-23 09:52:16 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-25 15:27:33 +0100 |
commit | 0cd6a81d6df7b4f9fc1322bbc7306ab5802f5875 (patch) | |
tree | 5489e495177d060e47289c19ac7203ce64c2bb97 /meta-skeleton | |
parent | 0276edeb719b97d7d43dc096012b5a7b4097f949 (diff) | |
download | poky-0cd6a81d6df7b4f9fc1322bbc7306ab5802f5875.tar.gz |
python_setuptools3_rust: inherit ...build_meta
Rather than inheriting the aging `setuptools3` bbclass, inherit
`python_setuptools_build_meta` which is one of the PEP 517 build
backends (for proper wheels using pyproject.toml).
Since python_setuptools_build_meta does not have a do_configure,
call the parent python_pep517_do_configure().
(From OE-Core rev: 52d33576a17574025e40526816c5f0ba72a57eea)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions