mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 06:37:56 +00:00
See Changelog: https://nginx.org/en/CHANGES Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 lines
401 B
BlitzBasic
11 lines
401 B
BlitzBasic
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"
|