]> code.ossystems Code Review - openembedded-core.git/commit
poetry_core.bbclass: move from meta-python
authorTim Orling <tim.orling@konsulko.com>
Sat, 12 Mar 2022 21:40:31 +0000 (13:40 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2022 08:40:11 +0000 (08:40 +0000)
commit219a42676b73f95d3b9fef2097920fe85f80d129
tree1a5bcbddd88a46a52417e86beeb94ee9ed8f684b
parent0f360e90163c66cbdbc540c6e8f78749e7c3b597
poetry_core.bbclass: move from meta-python

poetry.core.masonry.api is one of the common PEP-517 build backends.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
meta/classes/poetry_core.bbclass [new file with mode: 0644]