cgi-io: move into out of tree project 13629/head
authorPetr Štetiar <ynezz@true.cz>
Sun, 11 Oct 2020 12:54:55 +0000 (14:54 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sun, 11 Oct 2020 12:54:55 +0000 (14:54 +0200)
commit08be3279423ed19554905d9cf00a508be0586107
tree4178fff4e4b3464b9a1b909bc622bd8396a71cce
parentcb2b03a719265cb66f4c7b846e2e4528efbbd135
cgi-io: move into out of tree project

No functional changes, just moved the sources into out of tree
project[1] so it's going to be easier to do CI with unit testing,
fuzzing etc.

1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog

Signed-off-by: Petr Štetiar <ynezz@true.cz>
net/cgi-io/Makefile
net/cgi-io/src/CMakeLists.txt [deleted file]
net/cgi-io/src/main.c [deleted file]
net/cgi-io/src/multipart_parser.c [deleted file]
net/cgi-io/src/multipart_parser.h [deleted file]