summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-devtools/python/python-zc-lockfile.inc
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /external/meta-iot-cloud/recipes-devtools/python/python-zc-lockfile.inc
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'external/meta-iot-cloud/recipes-devtools/python/python-zc-lockfile.inc')
-rw-r--r--external/meta-iot-cloud/recipes-devtools/python/python-zc-lockfile.inc18
1 files changed, 18 insertions, 0 deletions
diff --git a/external/meta-iot-cloud/recipes-devtools/python/python-zc-lockfile.inc b/external/meta-iot-cloud/recipes-devtools/python/python-zc-lockfile.inc
new file mode 100644
index 00000000..77a4c93d
--- /dev/null
+++ b/external/meta-iot-cloud/recipes-devtools/python/python-zc-lockfile.inc
@@ -0,0 +1,18 @@
+SUMMARY = "Basic inter-process locks"
+AUTHOR = "Zope Foundation"
+HOMEPAGE = "http://www.python.org/pypi/zc.lockfile"
+LICENSE = "ZPL-2.1"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
+
+PYPI_PACKAGE = "zc.lockfile"
+
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-fcntl \
+ ${PYTHON_PN}-io \
+ ${PYTHON_PN}-logging \
+"
+
+PR = "r0"
+
+SRC_URI[md5sum] = "6624ae27089c3c52894ade444d3655b1"
+SRC_URI[sha256sum] = "96cb13769e042988ea25d23d44cf09342ea0f887083d0f9736968f3617665853"