From bb9d3688f1b5a5f91ee3e1675bd802c5f9c189f3 Mon Sep 17 00:00:00 2001 From: Alejandro Enedino Hernandez Samaniego Date: Sun, 13 Mar 2022 20:03:28 -0600 Subject: meta-python: Clean up recipes and classes that were moved to oe-core Signed-off-by: Alejandro Enedino Hernandez Samaniego Signed-off-by: Khem Raj Signed-off-by: tgamblin --- meta-python/recipes-devtools/python/python3-aiofiles_0.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-aiofiles_0.8.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-aiofiles_0.8.0.bb b/meta-python/recipes-devtools/python/python3-aiofiles_0.8.0.bb index d3bca2c213..d50cb8e6f4 100644 --- a/meta-python/recipes-devtools/python/python3-aiofiles_0.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-aiofiles_0.8.0.bb @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "8334f23235248a3b2e83b2c3a78a22674f39969b96397126cc93664d9a PYPI_PACKAGE = "aiofiles" -inherit pypi poetry_core +inherit pypi python_poetry_core RDEPENDS:${PN} = "\ ${PYTHON_PN}-asyncio \ -- cgit v1.2.3-54-g00ecf