Files
poky/meta/classes/python_hatchling.bbclass
Ross Burton 0144cb5ae0 classes: remove obsolete PEP517_BUILD_API
This variable is no longer used, so remove it from the python_* classes.

(From OE-Core rev: 49b6c5a656eecbc51489823e37bc07918173e8d2)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-07-14 23:22:10 +01:00

4 lines
104 B
Plaintext

inherit python_pep517 python3native python3-dir setuptools3-base
DEPENDS += "python3-hatchling-native"