apache2: add from OE-Classic, update to version 2.4.2 and fix
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 17 Jul 2012 10:27:39 +0000 (11:27 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:23:43 +0000 (08:23 -0800)
commit568b063501a82acddb4d268a78913d0d0a18a08f
treeaf476a0b1e0e8d69a0d9b7ab482def3d1141f98a
parent21792e66778ba410fa0c734bbc915444a426ddcf
apache2: add from OE-Classic, update to version 2.4.2 and fix

* Enable threading for PHP
* Backport a number of patches
* Use apachectl in init script
* Install modules into a sane location
* Ensure apxs script is installed into sysroot in crossscripts directory
  and modified so that it works for building PHP
* Install httpd executable for native version so that PHP configure
  script can call it
* Rename server-makefile-patch to server-makefile.patch and drop
  apply=yes
* Add LIC_FILES_CHKSUM
* Fix packaging QA warnings
* Add LSB headers to init script
* Clean out some cruft and move packaging stuff after do_install

(From meta-openembedded rev: 25ba859ab6ca18fb0391802a39300c408ab13420)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
16 files changed:
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/apache-configure_perlbin.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/apache-ssl-ltmain-rpath.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/fix-libtool-name.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.1-corelimit.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.1-export.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.1-selinux.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.2-r1326980+.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.2-r1327036+.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.2-r1332643.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.2-r1337344+.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/httpd-2.4.2-restart.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/replace-lynx-to-curl-in-apachectl-script.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-2.4.2/server-makefile.patch [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.2.bb [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2_2.4.2.bb [new file with mode: 0644]
meta-openembedded/meta-webserver/recipes-httpd/apache2/files/init [new file with mode: 0755]