[meta-zephyr][PATCH 05/10] python3-canopen: remove, unused
This recipe was added to meta-zephyr in de73bdba but nothing uses it.
Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-canopen_1.2.1.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-cano= pen_1.2.1.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-canopen_1.2= .1.bb b/meta-zephyr-core/recipes-devtools/python/python3-canopen_1.2.1.bb deleted file mode 100644 index 0608199..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-canopen_1.2.1.bb +++ /dev/null @@ -1,17 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY =3D "Python canopen" -DESCRIPTION =3D "A Python implementation of the CANopen standard. The ai= m of \ - the project is to support the most common parts of the Ci= A \ - 301 standard in a simple Pythonic interface." -HOMEPAGE =3D "https://pypi.org/project/canopen" -LICENSE =3D "MIT" -LIC_FILES_CHKSUM =3D "file://LICENSE.txt;md5=3D97f135a6ee6f800c377b55121= 22c7a8d" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "canopen" -SRC_URI[md5sum] =3D "da37dcf725e774385f05f05e04ca54a0" -SRC_URI[sha256sum] =3D "18d01d56ff0023795cb336cafd4810a76cf402b98b42139b= 201fa8c5d4ba8c06" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|