]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-build: simplifly native bootstrap
authorRoss Burton <ross.burton@arm.com>
Fri, 1 Aug 2025 14:27:11 +0000 (15:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Aug 2025 09:43:42 +0000 (10:43 +0100)
commitae85c85b28fd01591ace2f48159cdc7fbc05a26a
tree554f504963a87b3c2be7766010d995fe920e6968
parente064e71b4003666de1644f8e3c08ed6844d710e5
python3-build: simplifly native bootstrap

The pep517 class no longer called the "build" module directly, so we
can't play games with PYTHONPATH here.

However, the flit_core class has a bootstrap method so this recipe can
use that instead.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-build_1.2.2.bb