]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
Add python3-hatchling (from meta-oe)
authorRoss Burton <ross.burton@arm.com>
Tue, 21 Jun 2022 13:10:09 +0000 (14:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jun 2022 21:40:25 +0000 (22:40 +0100)
commit846e806181f1349be29cbce78c5041735dfd7e6f
tree6927b60d65298b92c8fc0bc658caaf0df85fc871
parent857f324314d10c6cfe4613ec5dc865a2df0dc2e2
Add python3-hatchling (from meta-oe)

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.

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>
meta/classes/python_hatchling.bbclass [new file with mode: 0644]
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python3-hatchling_1.3.0.bb [new file with mode: 0644]