nginx-upload: new package
authorBimal Jacob <Bimal.Jacob@rockwellcollins.com>
Fri, 15 Jul 2016 03:10:17 +0000 (22:10 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 Jul 2016 20:22:39 +0000 (22:22 +0200)
commite103967d6fd7653464041c3589b11a64e48b58c3
treeb01da331e253f633f810f10ccf11d79fad544a22
parent51925b7dd6d0cebaabb38389e3120476af0a500d
nginx-upload: new package

A module for nginx web server for handling file uploads using
multipart/form-data encoding (RFC 1867).

Signed-off-by: Bimal Jacob <bimal.jacob@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
[Thomas:
 - rename from nginx-upload-module to nginx-upload. Indeed, we don't
   want all nginx modules to be suffixed with "-module"
 - include the module Config.in file directly from package/Config.in,
   like we do for Python, Perl, Lua or TCL modules.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/nginx-upload/Config.in [new file with mode: 0644]
package/nginx-upload/nginx-upload.hash [new file with mode: 0644]
package/nginx-upload/nginx-upload.mk [new file with mode: 0644]
package/nginx/nginx.mk