aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb
blob: 73b5c93c901ff23af6e836ae10b955a069dbfb0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"

LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505"

SRC_URI[md5sum] = "7dce9e2136ec32dfd823736e871815b1"
SRC_URI[sha256sum] = "68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560"