diff --git a/meta/recipes-devtools/python/python3-pyelftools_0.31.bb b/meta/recipes-devtools/python/python3-pyelftools_0.31.bb index 551fed6876..0774caafdb 100644 --- a/meta/recipes-devtools/python/python3-pyelftools_0.31.bb +++ b/meta/recipes-devtools/python/python3-pyelftools_0.31.bb @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "c774416b10310156879443b81187d182d8d9ee499660380e645918b50b PYPI_PACKAGE = "pyelftools" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta BBCLASSEXTEND = "native"