python3-pyocd: remove, unused

This recipe was added to meta-zephyr in de73bdba but nothing uses it.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Ross Burton
2022-05-13 12:24:48 +01:00
committed by Naveen Saini
parent 8a4a9b5cd0
commit 5e5047d698

View File

@@ -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"