[meta-zephyr][PATCH 10/10] python3-pyocd: remove, unused
This recipe was added to meta-zephyr in de73bdba but nothing uses it.
Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-pyocd_0.32.0.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-pyoc= d_0.32.0.bb 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 =3D "Python pyocd" -HOMEPAGE =3D "https://pypi.org/project/pyocd" -LICENSE =3D "MIT" -LIC_FILES_CHKSUM =3D "file://LICENSE;md5=3D421492e27872cb498685e9d7649f6= 3a2" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "pyocd" -SRC_URI[md5sum] =3D "25153f563a629bb2be7560e2dc23c0a8" -SRC_URI[sha256sum] =3D "d5aa498130f251373ac50724be73dc2f8cf60b03c9547bdd= f3c140fa6555ead1" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|