summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/apache2/apache2_2.4.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* apache2: update to 2.4.6Paul Eggleton2013-08-271-132/+0
| | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* apache2: move pidfile to runRiku Voipio2013-07-261-0/+2
| | | | | | pidile was stored in /var/apache2/log which is saved over boots. This might prevent startup of apache2 on boots. Move it to /run where pidfiles in general belong.
* apache2: drop unneeded workaround for apr/apr-util config script issuePaul Eggleton2013-05-141-11/+2
| | | | | | | | | The fix for the apr-1-config/apu-1-config path issue has been in OE-Core for some time now (OE-Core commit ab56f1063a666df5faddd97f44758c8ae378e51c) so we no longer need these workarounds. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* apache2: update to 2.4.4Paul Eggleton2013-05-141-0/+139
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>