Update for setuptools_build_meta renamed to python_setuptools_build_meta

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2022-03-18 13:10:47 +00:00
committed by Khem Raj
parent 0fdc02d0f9
commit 7f27771b28
49 changed files with 49 additions and 49 deletions

View File

@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "3ee1cf319c913d19fe53aeb0bc400e7b0bc2dbeb477553733db1dad12e
PYPI_PACKAGE = "pytest-html"
inherit pypi setuptools_build_meta
inherit pypi python_setuptools_build_meta
RDEPENDS:${PN} += " \
${PYTHON_PN}-pytest \