aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-zephyr-core/recipes-devtools/python/python3-pyocd_0.32.0.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-zephyr-core/recipes-devtools/python/python3-pyocd_0.32.0.bb b/meta-zephyr-core/recipes-devtools/python/python3-pyocd_0.32.0.bb
deleted file mode 100644
index bbdae6a..0000000
--- a/meta-zephyr-core/recipes-devtools/python/python3-pyocd_0.32.0.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-# SPDX-FileCopyrightText: Huawei Inc.
-# SPDX-License-Identifier: Apache-2.0
-
-SUMMARY = "Python pyocd"
-HOMEPAGE = "https://pypi.org/project/pyocd"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=421492e27872cb498685e9d7649f63a2"
-
-inherit pypi setuptools3
-
-PYPI_PACKAGE = "pyocd"
-SRC_URI[md5sum] = "25153f563a629bb2be7560e2dc23c0a8"
-SRC_URI[sha256sum] = "d5aa498130f251373ac50724be73dc2f8cf60b03c9547bddf3c140fa6555ead1"
-BBCLASSEXTEND = "native nativesdk"