mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
nginx: update versions for both the stable branch and mainline
Stable: None -> 1.24.0 Legacy Mainline 1.21.1 -> Removed Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
02e05067e8
commit
8dc77ebf92
|
|
@ -1,10 +0,0 @@
|
|||
require nginx.inc
|
||||
|
||||
# 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"
|
||||
6
meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
Normal file
6
meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
require nginx.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=175abb631c799f54573dc481454c8632"
|
||||
|
||||
SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d"
|
||||
|
||||
|
|
@ -1,5 +1,9 @@
|
|||
require nginx.inc
|
||||
|
||||
# 1.24.x branch is the current stable branch, the recommended default
|
||||
# 1.25.x is the current mainline branches containing all new features
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=79ad2eb837299421c4435dedc8897b3d"
|
||||
|
||||
SRC_URI[sha256sum] = "64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user