aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-core/recipes-devtools/python/python3-lpc-checksum_2.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-zephyr-core/recipes-devtools/python/python3-lpc-checksum_2.2.0.bb')
-rw-r--r--meta-zephyr-core/recipes-devtools/python/python3-lpc-checksum_2.2.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-zephyr-core/recipes-devtools/python/python3-lpc-checksum_2.2.0.bb b/meta-zephyr-core/recipes-devtools/python/python3-lpc-checksum_2.2.0.bb
new file mode 100644
index 0000000..503f7ca
--- /dev/null
+++ b/meta-zephyr-core/recipes-devtools/python/python3-lpc-checksum_2.2.0.bb
@@ -0,0 +1,14 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+# SPDX-License-Identifier: Apache-2.0
+
+SUMMARY = "Python lpc_checksum"
+HOMEPAGE = "https://pypi.org/project/lpc_checksum"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=85c86965b0249c221935f585c0313d60"
+
+inherit pypi setuptools3
+
+PYPI_PACKAGE = "lpc_checksum"
+SRC_URI[md5sum] = "eef81888414a111e1fd5992b8614b6cb"
+SRC_URI[sha256sum] = "1f2fb198483cc718141f1aa0ed4717fd188e29874d7db0409d1ed04358b64185"
+BBCLASSEXTEND = "native nativesdk"