summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/apache2/files/configure-allow-to-disable-selinux-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* apache2: upgrade 2.4.29 -> 2.4.33Yi Zhao2018-07-051-40/+0
| | | | | | | | | | | | | | * License-Update: Correctly identify origin of util_pcre.c/ap_regex.h as pcreposix[.ch] and correct LICENSE/NOTICE to match. * Refresh patches with devtool * Drop useless patch apache-ssl-ltmain-rpath.patch * Move all patches to one directory Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: add PACKAGECONFIG for selinuxWenzong Fan2014-12-091-0/+40
Add PACKAGECONFIG for 'selinux', otherwise there would be warnings like below: WARN: apache2: apache2 rdepends on libselinux, but it isn't a build dependency? Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>