[meta-zephyr][PATCH 06/10] python3-junithtml: remove, unused
This recipe was added to meta-zephyr in de73bdba but nothing uses it.
Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-junithtml_30.0.4.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-juni= thtml_30.0.4.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-junithtml_3= 0.0.4.bb b/meta-zephyr-core/recipes-devtools/python/python3-junithtml_30.= 0.4.bb deleted file mode 100644 index ddc34aa..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-junithtml_30.0.4.b= b +++ /dev/null @@ -1,14 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY =3D "Python junit2html" -HOMEPAGE =3D "https://pypi.org/project/junit2html" -LICENSE =3D "MIT" -LIC_FILES_CHKSUM =3D "file://MANIFEST.in;md5=3D899c50bccc6c8221c8ca0a9c7= 633b5b8" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "junit2html" -SRC_URI[md5sum] =3D "a816cf502da0a8905f24aefab0739206" -SRC_URI[sha256sum] =3D "9b3967c92142abd5fb94e2cbb938c51cc6c2689ec1c7fd34= 8c6ba4ddab92da14" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|