mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
nginx: make the 1.8.x branch the default
The 1.9.x branch is still supported but it needs to be explicitly selected. Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
This commit is contained in:
parent
6605e7f52f
commit
d269bb24de
|
|
@ -1,5 +1,9 @@
|
|||
require nginx.inc
|
||||
|
||||
# 1.9.x is the current mainline branches containing all new features
|
||||
# 1.8.x branch is the current stable branch, the recommended default
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0bb58ed0dfd4f5dbece3b52aba79f023"
|
||||
|
||||
SRC_URI[md5sum] = "0afe4a7e589a0de43b7b54aa055a4351"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user