Date
1 - 1 of 1
[meta-zephyr][PATCH 5/6] meta-zephyr-core/python3-imgtool: remove, duplicate of meta-python recipe
This recipe has been in meta-python since kirkstone (94fc0589b).
Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-imgtool_1.7.2.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-imgt= ool_1.7.2.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-imgtool_1.7= .2.bb b/meta-zephyr-core/recipes-devtools/python/python3-imgtool_1.7.2.bb deleted file mode 100644 index 40d8176..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-imgtool_1.7.2.bb +++ /dev/null @@ -1,14 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY =3D "Python imgtool" -HOMEPAGE =3D "https://pypi.org/project/imgtool" -LICENSE =3D "MIT" -LIC_FILES_CHKSUM =3D "file://setup.cfg;md5=3D3f78c6150b7d619a476c799812e= 31d5a" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "imgtool" -SRC_URI[md5sum] =3D "08fe63c644977aa8f9e6038e2067c3de" -SRC_URI[sha256sum] =3D "799484f3f61e398ac4157548f309b6baa4084e4641764496= 94ba9de7909eed6e" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|