Date
1 - 1 of 1
[meta-zephyr][PATCH 3/6] meta-zephyr-core/python3-pyparsing: remove, duplicate of oe-core recipe
This recipe has been in oe-core since gatesgarth (182c1af2).
Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-pyparsing_2.4.7.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-pypa= rsing_2.4.7.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-pyparsing_2= .4.7.bb b/meta-zephyr-core/recipes-devtools/python/python3-pyparsing_2.4.= 7.bb deleted file mode 100644 index 0cb0d36..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-pyparsing_2.4.7.bb +++ /dev/null @@ -1,14 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY =3D "Python pyparsing" -HOMEPAGE =3D "https://pypi.org/project/pyparsing" -LICENSE =3D "MIT" -LIC_FILES_CHKSUM =3D "file://LICENSE;md5=3D657a566233888513e1f07ba13e2f4= 7f1" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "pyparsing" -SRC_URI[md5sum] =3D "f0953e47a0112f7a65aec2305ffdf7b4" -SRC_URI[sha256sum] =3D "c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8= ead507bc3246ecc1" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|