package: add python-request-id

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2018-05-23 13:32:37 +02:00
parent c1bf88ba10
commit 4b8b834e36
5 changed files with 28 additions and 0 deletions

View File

@@ -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