diff options
Diffstat (limited to 'meta-webserver/recipes-httpd')
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb | 10 | ||||
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb | 6 | ||||
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb | 4 |
3 files changed, 10 insertions, 10 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 deleted file mode 100644 index b69fd7dab0..0000000000 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | require nginx.inc | ||
| 2 | |||
| 3 | # 1.20.x branch is the current stable branch, the recommended default | ||
| 4 | # 1.21.x is the current mainline branches containing all new features | ||
| 5 | DEFAULT_PREFERENCE = "-1" | ||
| 6 | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "7dce9e2136ec32dfd823736e871815b1" | ||
| 10 | SRC_URI[sha256sum] = "68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560" | ||
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 @@ | |||
| 1 | require nginx.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=175abb631c799f54573dc481454c8632" | ||
| 4 | |||
| 5 | SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d" | ||
| 6 | |||
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb index 8aa9fa0267..d0371dd3cc 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | require nginx.inc | 1 | require nginx.inc |
| 2 | 2 | ||
| 3 | # 1.24.x branch is the current stable branch, the recommended default | ||
| 4 | # 1.25.x is the current mainline branches containing all new features | ||
| 5 | DEFAULT_PREFERENCE = "-1" | ||
| 6 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=79ad2eb837299421c4435dedc8897b3d" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=79ad2eb837299421c4435dedc8897b3d" |
| 4 | 8 | ||
| 5 | SRC_URI[sha256sum] = "64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86" | 9 | SRC_URI[sha256sum] = "64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86" |
