as this now is created behind the scenes by distutils-legacy bbclass Signed-off-by: Konrad Weihmann <kweihm...@outlook.com> --- meta/recipes-devtools/python/python3-tomli_1.2.2.bb | 7 ------- 1 file changed, 7 deletions(-)
diff --git a/meta/recipes-devtools/python/python3-tomli_1.2.2.bb b/meta/recipes-devtools/python/python3-tomli_1.2.2.bb index 39030ed218..9be3e2cb5f 100644 --- a/meta/recipes-devtools/python/python3-tomli_1.2.2.bb +++ b/meta/recipes-devtools/python/python3-tomli_1.2.2.bb @@ -10,11 +10,4 @@ inherit pypi setuptools3 SRC_URI[sha256sum] = "c6ce0015eb38820eaf32b5db832dbc26deb3dd427bd5f6556cf0acac2c214fee" -do_configure:prepend() { -cat > ${S}/setup.py <<-EOF -from setuptools import setup -setup(name="tomli", version="${PV}", packages=["tomli"], package_data={"": ["*"]}) -EOF -} - BBCLASSEXTEND = "native nativesdk" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#158742): https://lists.openembedded.org/g/openembedded-core/message/158742 Mute This Topic: https://lists.openembedded.org/mt/87289429/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-