[oe] [meta-webserver][PATCH] nginx: PACKAGECONFIG for httpv2

Szombathelyi György gyurco at freemail.hu
Fri Aug 12 16:18:13 UTC 2016


    Signed-off-by: Gyorgy Szombathelyi <gyurco at freemail.hu>

diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/
recipes-httpd/nginx/nginx.inc
index ebf926a..cb57b42 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx.inc
+++ b/meta-webserver/recipes-httpd/nginx/nginx.inc
@@ -31,6 +31,8 @@ NGINX_USER   ?= "www"
 EXTRA_OECONF = ""
 DISABLE_STATIC = ""
 
+PACKAGECONFIG[http2] = "--with-http_v2_module,,"
+
 do_configure () {
        if [ "${SITEINFO_BITS}" = "64" ]; then
                PTRSIZE=8




More information about the Openembedded-devel mailing list