From: Andrei Gherzan <[email protected]> All the LAYERSERIES_COMPAT versions provide this recipe in oe-core. Also, west seems to only depend on 0,26 which is provided even in dunfell.
Signed-off-by: Andrei Gherzan <[email protected]> --- .../python/python3-pyelftools_0.27.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-pyelftools_0.27.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-pyelftools_0.27.bb b/meta-zephyr-core/recipes-devtools/python/python3-pyelftools_0.27.bb deleted file mode 100644 index 1405fc5..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-pyelftools_0.27.bb +++ /dev/null @@ -1,14 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY = "Python pyelftools" -HOMEPAGE = "https://pypi.org/project/pyelftools" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=5ce2a2b07fca326bc7c146d10105ccfc" - -inherit pypi setuptools3 - -PYPI_PACKAGE = "pyelftools" -SRC_URI[md5sum] = "061d67c669a9b1f8d07f28c47fb6a65f" -SRC_URI[sha256sum] = "cde854e662774c5457d688ca41615f6594187ba7067af101232df889a6b7a66b" -BBCLASSEXTEND = "native nativesdk" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56427): https://lists.yoctoproject.org/g/yocto/message/56427 Mute This Topic: https://lists.yoctoproject.org/mt/89770784/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
