summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-04-12 06:27:42 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-04-21 21:33:19 +0200
commitbbb8373dfd81a618332bb6ed181d9116bb3223f6 (patch)
tree6ec266a4dac2dfab090e26e8c124ee1f0d832de5 /meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb
parentd436de861d0ed64ab27e308d0a5223e53dfd6f38 (diff)
downloadmeta-openembedded-bbb8373dfd81a618332bb6ed181d9116bb3223f6.tar.gz
nginx: update to 1.9.14
update the nginx-cross path to work with the latest version of nginx Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb')
-rw-r--r--meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb
new file mode 100644
index 000000000..585c52ce0
--- /dev/null
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb
@@ -0,0 +1,12 @@
1require nginx.inc
2
3# 1.9.x is the current mainline branches containing all new features
4# 1.8.x branch is the current stable branch, the recommended default
5DEFAULT_PREFERENCE = "-1"
6
7LIC_FILES_CHKSUM = "file://LICENSE;md5=0bb58ed0dfd4f5dbece3b52aba79f023"
8
9SRC_URI[md5sum] = "a25818039f34b5d54b017d44c76321c4"
10SRC_URI[sha256sum] = "2b4893076d28e6b4384bba8c4fdebfca6de6f8f68ec48a1ca94b9b855ff457d2"
11
12DISABLE_STATIC = ""