aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@siemens.com>2016-03-14 11:23:13 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-25 11:26:57 +0100
commit6605e7f52f5880c0dd4eb87e514d42827ee58050 (patch)
tree02dce65cbc20526892a85b2f3c741372a2ab797d /meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb
parentd5eec8b7f3cb3f9ab5ba689c9d8e4401a4e66b24 (diff)
downloadmeta-openembedded-contrib-6605e7f52f5880c0dd4eb87e514d42827ee58050.tar.gz
nginx: add stable version 1.8.1 as alternative to the mainline version 1.9.x
The 1.8 branch is the current stable branch of nginx. This means the branch doesn't get new features, but is still supported with bugfixes. Depending on the use case it is more suitable to use on an embedded device than the 1.9 branch which adds new features with every release. Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb')
-rw-r--r--meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb
index 821a28c9f4..6c90646004 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb
@@ -1,5 +1,7 @@
require nginx.inc
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0bb58ed0dfd4f5dbece3b52aba79f023"
+
SRC_URI[md5sum] = "0afe4a7e589a0de43b7b54aa055a4351"
SRC_URI[sha256sum] = "1af2eb956910ed4b11aaf525a81bc37e135907e7127948f9179f5410337da042"