summaryrefslogtreecommitdiffstats
path: root/meta/classes/python_hatchling.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Add python3-hatchling (from meta-oe)Ross Burton2022-06-221-0/+5
Recipes in core are now needing to use the Hatch build system, so move the hatchling recipe and class from meta-oe to oe-core. (From OE-Core rev: 846e806181f1349be29cbce78c5041735dfd7e6f) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>