aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Haener <michael.haener@siemens.com>2023-07-17 08:24:13 +0200
committerArmin Kuster <akuster808@gmail.com>2023-11-18 10:03:19 -0500
commit8a75c61cce2aa1d6e5a3597ab8fc5a7e6aeae1e4 (patch)
treed5bfafb3b267132d0c440caadb9aa230e2691482
parent32c6598ed32b209df1b436d880a2a66d09902d3a (diff)
downloadmeta-openembedded-contrib-stable/kirkstone-nut2.tar.gz
nginx: upgrade to 1.24.0 releasestable/kirkstone-nut2
According to http://nginx.org/en/CHANGES nginx supports the openssl 3.x component only from version 1.21.2. In Kirstone openssl 3.x is included but all provided versions of nginx are older, so there is currently an incompatibility. With this patch this incompatibility get removed. Signed-off-by: Michael Haener <michael.haener@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
new file mode 100644
index 0000000000..2e865e400e
--- /dev/null
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
@@ -0,0 +1,6 @@
+require nginx.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE;md5=175abb631c799f54573dc481454c8632"
+
+SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d"
+