aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-04-29 17:43:39 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-05-06 12:40:24 +0200
commit72c6229c95d6cf4e197253ab921837d26e916cc9 (patch)
tree0389d1cc3a2fb48dce299d4b1e2c5f8f074e5c5c /meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb
parente7ead2b5522b2c862e728dea5585a4e82c574c9e (diff)
downloadmeta-openembedded-contrib-72c6229c95d6cf4e197253ab921837d26e916cc9.tar.gz
nginx: update to version 1.9.15
Remove a now redundant nginx-cross patch with stable moving to 1.10.X Remove a duplicate DISABLE_STATIC 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, 0 insertions, 12 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
deleted file mode 100644
index 585c52ce01..0000000000
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-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] = "a25818039f34b5d54b017d44c76321c4"
-SRC_URI[sha256sum] = "2b4893076d28e6b4384bba8c4fdebfca6de6f8f68ec48a1ca94b9b855ff457d2"
-
-DISABLE_STATIC = ""