[meta-zephyr][PATCH 04/10] python3-breathe: remove, unused
This recipe was added to meta-zephyr in de73bdba but nothing uses it.
Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-breathe_4.31.0.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-brea= the_4.31.0.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-breathe_4.3= 1.0.bb b/meta-zephyr-core/recipes-devtools/python/python3-breathe_4.31.0.= bb deleted file mode 100644 index 4389d20..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-breathe_4.31.0.bb +++ /dev/null @@ -1,17 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY =3D "Python breathe" -DESCRIPTION =3D "Breathe is an extension to reStructuredText and Sphinx = to be \ - able to read and render Doxygen xml output." -HOMEPAGE =3D "https://pypi.org/project/breathe" -LICENSE =3D "MIT" -LIC_FILES_CHKSUM =3D "file://LICENSE;md5=3D9e49eecf36fc015de7c61a0247df7= 5d6" - -inherit pypi setuptools3 -=20 -DEPENDS =3D "python3-sphinx-native python3-docutils-native python3-pygme= nts-native python3-babel-native python3-jinja2-native python3-distro-nati= ve" -PYPI_PACKAGE =3D "breathe" -SRC_URI[md5sum] =3D "33a86368215dbcb59e5c71687f6b228b" -SRC_URI[sha256sum] =3D "925eeff96c6640cd857e4ddeae6f75464a1d5e2e08ee56dc= cce4043583ae2050" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|