[oe] [meta-oe][PATCH v2 2/2] apache2: add openldap support to PACKAGECONFIG

Dan McGregor danismostlikely at gmail.com
Fri Jan 29 18:36:42 UTC 2016


On 29 Jan 2016 9:39 a.m., "Ioan-Adrian Ratiu" <adrian.ratiu at ni.com> wrote:
>
> This config option is disabled by default
>
> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
> ---
>  meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb
b/meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb
> index 8ca6d00..597afe6 100644
> --- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb
> +++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb
> @@ -59,6 +59,7 @@ EXTRA_OECONF = "--enable-ssl \
>
>  PACKAGECONFIG ?= "${@base_contains('DISTRO_FEATURES', 'selinux',
'selinux', '', d)}"
>  PACKAGECONFIG[selinux] =
"--enable-selinux,--disable-selinux,libselinux,libselinux"
> +PACKAGECONFIG[openldap] = "--enable-ldap
--enable-authnz-ldap,--disable-ldap --disable-authnz-ldap,openldap"
>
>  do_install_append() {
>      install -d ${D}/${sysconfdir}/init.d
> --
> 2.7.0

Looks good to me.

>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list