Signed-off-by: Richard Purdie <[email protected]>
---
 meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb 
b/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb
index 5d63d41..6fa82ff 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb
@@ -31,6 +31,7 @@ NGINX_WWWDIR ?= "${localstatedir}/www/localhost"
 NGINX_USER   ?= "www"
 
 EXTRA_OECONF = ""
+DISABLE_STATIC = ""
 
 do_configure () {
        if [ "${SITEINFO_BITS}" = "64" ]; then
-- 
2.5.0

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to