]> code.ossystems Code Review - openembedded-core.git/commit
python3-wheel: inherit flit_core
authorTim Orling <ticotimo@gmail.com>
Tue, 22 Feb 2022 19:16:30 +0000 (11:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
commit764d0c2e079b3511afe03deadf3ec922e41b89aa
treeb1432c3f744f3bef32b6a3401bc5e80346490e66
parentf0292098dc5afc62e0cd91d475edeb1784700795
python3-wheel: inherit flit_core

Backport pyproject.toml from flit-backend branch.
Inherit flit_core class to build
Inherit pip_install_wheel to install wheels for target

We need to bootstrap python3-wheel-native in order to have bdist_wheel
available to python3-setuptools-native and the refactored
setuptools3.bbclass. Simply unzip the wheel into
PYTHON_SITEPACKAGES_DIR for class-native.

[YOCTO #14638]

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-wheel/0001-Backport-pyproject.toml-from-flit-backend-branch.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-wheel_0.37.1.bb