summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb
index 73b5c93c90..b69fd7dab0 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb
@@ -1,7 +1,5 @@
1require nginx.inc 1require nginx.inc
2 2
3SRC_URI += "file://0001-HTTP-2-per-iteration-stream-handling-limit.patch"
4
5# 1.20.x branch is the current stable branch, the recommended default 3# 1.20.x branch is the current stable branch, the recommended default
6# 1.21.x is the current mainline branches containing all new features 4# 1.21.x is the current mainline branches containing all new features
7DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"