summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx/nginx_1.17.8.bb
blob: 9fd6d73428a342a1dd530d91f83700d501aae5b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require nginx.inc

# 1.16.x branch is the current stable branch, the recommended default
# 1.17.x is the current mainline branches containing all new features
DEFAULT_PREFERENCE = "-1"

LIC_FILES_CHKSUM = "file://LICENSE;md5=52e384aaac868b755b93ad5535e2d075"

SRC_URI[md5sum] = "29cd861a13aae69a058cbabaae86177b"
SRC_URI[sha256sum] = "97d23ecf6d5150b30e284b40e8a6f7e3bb5be6b601e373a4d013768d5a25965b"

SRC_URI += "file://0001-HTTP-2-per-iteration-stream-handling-limit.patch"