summaryrefslogtreecommitdiffstats
path: root/package/python-sdnotify/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-06-15 12:09:14 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-15 22:18:34 +0200
commit78b4c8e05e75ced9d4861e9a2835836bcaee6460 (patch)
treecfdf6594a5cb3971efb2450620fac8d368295793 /package/python-sdnotify/Config.in
parent2b1460e6100813d691f9b974af201110fd9e2b94 (diff)
downloadbuildroot-78b4c8e05e75ced9d4861e9a2835836bcaee6460.tar.gz
buildroot-78b4c8e05e75ced9d4861e9a2835836bcaee6460.zip
python-sdnotify: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-sdnotify/Config.in')
-rw-r--r--package/python-sdnotify/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-sdnotify/Config.in b/package/python-sdnotify/Config.in
new file mode 100644
index 0000000000..bc77a06774
--- /dev/null
+++ b/package/python-sdnotify/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_SDNOTIFY
+ bool "python-sdnotify"
+ help
+ A pure Python implementation of systemd's service notification
+ protocol (sd_notify).
+
+ https://github.com/bb4242/sdnotify
OpenPOWER on IntegriCloud