From: Niko Mauno <[email protected]>

Align to commit 8e297cdc841c6cad34097f00a6903ba25edfc153
("nginx: Remove obsolete patch") by removing reference to
removed patch file. By doing so we mitigate the following
BitBake complaint:

  WARNING: 
.../meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb: 
Unable to get checksum for nginx SRC_URI entry 
0001-HTTP-2-per-iteration-stream-handling-limit.patch: file could not be found

Signed-off-by: Niko Mauno <[email protected]>
---
 meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb | 2 --
 1 file changed, 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 73b5c93c9..b69fd7dab 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 @@
 require nginx.inc
 
-SRC_URI += "file://0001-HTTP-2-per-iteration-stream-handling-limit.patch"
-
 # 1.20.x branch is the current stable branch, the recommended default
 # 1.21.x is the current mainline branches containing all new features
 DEFAULT_PREFERENCE = "-1"
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110967): 
https://lists.openembedded.org/g/openembedded-devel/message/110967
Mute This Topic: https://lists.openembedded.org/mt/106759962/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to