aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb
diff options
context:
space:
mode:
authorMoritz Fischer <moritz.fischer@ettus.com>2017-05-19 17:40:19 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-05 11:01:44 +0200
commitf68529c42cafe23fe20db07634f1437e31f472b6 (patch)
tree9fed5298e047dec294cb60c31e2e46eadf362ddd /meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb
parent8c85e1a7d1a58f80497ab6546207abfe051987a4 (diff)
downloadmeta-openembedded-contrib-f68529c42cafe23fe20db07634f1437e31f472b6.tar.gz
python-sdnotify/python3-sdnotify: Add new recipe
python-sdnotify/python3-sdnotify is a pure python implementation for systemd's sd_notify mechanism. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb b/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb
new file mode 100644
index 0000000000..39ae3fb0bd
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb
@@ -0,0 +1,2 @@
+inherit setuptools pypi
+require python-sdnotify.inc