[meta-zephyr][PATCH 03/10] python3-anytree: remove, unused
This recipe was added to meta-zephyr in de73bdba but nothing uses it.
Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-anytree_2.8.0.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-anyt= ree_2.8.0.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-anytree_2.8= .0.bb b/meta-zephyr-core/recipes-devtools/python/python3-anytree_2.8.0.bb deleted file mode 100644 index a19c998..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-anytree_2.8.0.bb +++ /dev/null @@ -1,14 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY =3D "Python anytree" -DESCRIPTION =3D "Powerful and Lightweight Python Tree Data Structure" -HOMEPAGE =3D "https://pypi.org/project/anytree" -LICENSE =3D "Apache-2.0" -LIC_FILES_CHKSUM =3D "file://LICENSE;md5=3De3fc50a88d0a364313df4b21ef20c= 29e" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "anytree" -SRC_URI[md5sum] =3D "25ef3e656ad16a2a6b6c187807da7e5f" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|