]> code.ossystems Code Review - openembedded-core.git/commit
python_pep517: move PEP517_SOURCE_PATH to python_pep517
authorRoss Burton <ross@burtonini.com>
Fri, 11 Mar 2022 17:12:06 +0000 (17:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 13 Mar 2022 12:22:42 +0000 (12:22 +0000)
commit69944121f49f613568bf0c62ae6b3b47af195dbe
treef5d233bc3953bc016a0c4f6e4c9a386497849d2b
parent3bdf64b97facce9706cc579bdbc9a80e0d48428f
python_pep517: move PEP517_SOURCE_PATH to python_pep517

Now we have the start of a PEP-517 base class, the PEP517_SOURCE_PATH
variable can be defined in there instead of the classes that use it.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/flit_core.bbclass
meta/classes/python_pep517.bbclass
meta/classes/setuptools_build_meta.bbclass