Amarnath Valluri
fc5b483f76
nginx: Fix systemd service file
...
systemd service file expects full path of the executatbles.
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-11-11 10:46:54 +01:00
Amarnath Valluri
9f3a2e92d3
nginx: Add support for altering build configuration
...
Passing EXTRA_OECONF to ./configure, this allows to alter build
configure
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-11-11 10:46:54 +01:00
Jens Rehsack
c56ad52029
nginx: update to 1.9.5
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-23 12:53:23 +02:00
Jens Rehsack
67e0959f33
nginx: fix broken proxy_pass feature
...
[NGINX ticket #748 - https://trac.nginx.org/nginx/ticket/748 ]
Accoriding to #748 or https://github.com/archlinuxarm/PKGBUILDs/issues/1161 ,
respectively, proxy_pass is broken on some architectures without position
independent code.
The solution is adding -fPIE -pie as build flags.
Signed-off-by: Jens Rehsack <sno@netbsd.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-23 12:53:23 +02:00
Alejandro Hernandez
c8ae4dc8ce
nginx: Add suport for systemd
...
Adds support for systemd, creates a service for nginx and installs it if required
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:13:32 +02:00
stephen.arnold42
c6e1be52b7
nginx: new recipe
...
Initial recipe created by Steve Arnold. Original build patch and 1.0.10
recipe graciously contributed by bencoh (in #oe on irc.freenode.net).
New recipe and init script contributed by this author. Built and
tested on master branches using author's fork of meta-raspberrypi.
Signed-off-by: stephen.arnold42 <stephen.arnold42@gmail.com >
Signed-off-by: Sébastien Mennetrier <s.mennetrier@innotis.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2013-12-09 17:51:20 +00:00