summaryrefslogtreecommitdiffstats
path: root/package/python-request-id/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-request-id/Config.in')
-rw-r--r--package/python-request-id/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-request-id/Config.in b/package/python-request-id/Config.in
new file mode 100644
index 0000000000..39b5456d00
--- /dev/null
+++ b/package/python-request-id/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_REQUEST_ID
+ bool "python-request-id"
+ select BR2_PACKAGE_PYTHON_WEBOB # runtime
+ help
+ Attach a unique identifier to every WSGI request.
+
+ https://github.com/mmerickel/request_id
OpenPOWER on IntegriCloud