diff options
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb')
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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" |
