uwsgi: backport master changes to 19.07 11197/head
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 31 Jan 2020 22:07:54 +0000 (23:07 +0100)
committerAnsuel Smith <ansuelsmth@gmail.com>
Fri, 31 Jan 2020 22:13:34 +0000 (23:13 +0100)
commit2c4e6a5390951b0ebfeb782680b0305fcf00b9e1
treedbe543b135542ef34305b50ade5594da2375293e
parent8b5c2901c011d2195cfcdbc07ca4275b20c0dcd3
uwsgi: backport master changes to 19.07

To support new luci version uwsgi has been changed.
Backport this changes to 19.07

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
21 files changed:
net/uwsgi-cgi/Makefile [deleted file]
net/uwsgi-cgi/files-luci-support/uwsgi.conf [deleted file]
net/uwsgi-cgi/files-luci-support/uwsgi.init [deleted file]
net/uwsgi-cgi/patches/001-remove-unused-deps.patch [deleted file]
net/uwsgi-cgi/patches/002-dont-hardcode-zlib.patch [deleted file]
net/uwsgi-cgi/patches/003-dont-override-toolchain-optimization.patch [deleted file]
net/uwsgi-cgi/patches/004-hard-code-Linux-as-compilation-os.patch [deleted file]
net/uwsgi-cgi/patches/010-uclibc-ng.patch [deleted file]
net/uwsgi-cgi/patches/020-uwsgiconfig-system-python3.patch [deleted file]
net/uwsgi/Makefile [new file with mode: 0644]
net/uwsgi/files-luci-support/luci-cgi_io.ini [new file with mode: 0644]
net/uwsgi/files-luci-support/luci-webui.ini [new file with mode: 0644]
net/uwsgi/files/emperor.ini [new file with mode: 0644]
net/uwsgi/files/uwsgi.init [new file with mode: 0644]
net/uwsgi/patches/001-dont-hardcode-zlib.patch [new file with mode: 0644]
net/uwsgi/patches/002-dont-override-toolchain-optimization.patch [new file with mode: 0644]
net/uwsgi/patches/003-hard-code-Linux-as-compilation-os.patch [new file with mode: 0644]
net/uwsgi/patches/010-uclibc-ng.patch [new file with mode: 0644]
net/uwsgi/patches/020-uwsgiconfig-system-python3.patch [new file with mode: 0644]
net/uwsgi/patches/030-plugins-cgi_adds_dontresolve_option.patch [new file with mode: 0644]
net/uwsgi/src/buildconf/openwrt.ini [new file with mode: 0644]