[oe] [meta-oe][PATCH 2/2] apache2: enable openldap support

Martin Jansa martin.jansa at gmail.com
Fri Jan 29 13:49:34 UTC 2016


On Fri, Jan 29, 2016 at 03:08:34PM +0200, Ioan-Adrian Ratiu wrote:
> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
> ---
>  meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> 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..d20ac09 100644
> --- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb
> +++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.18.bb
> @@ -2,7 +2,7 @@ DESCRIPTION = "The Apache HTTP Server is a powerful, efficient, and \
>  extensible web server."
>  SUMMARY = "Apache HTTP Server"
>  HOMEPAGE = "http://httpd.apache.org/"
> -DEPENDS = "libtool-native apache2-native openssl expat pcre apr apr-util"
> +DEPENDS = "libtool-native apache2-native openssl expat pcre apr apr-util openldap"
>  SECTION = "net"
>  LICENSE = "Apache-2.0"
>  
> @@ -44,6 +44,8 @@ EXTRA_OECONF = "--enable-ssl \
>      --with-apr-util=${STAGING_BINDIR_CROSS}/apu-1-config \
>      --enable-info \
>      --enable-rewrite \
> +    --enable-ldap \
> +    --enable-authnz-ldap \

Can we use PACKAGECONFIG for this, not everybody with apache will want
openldap support.

>      --with-dbm=sdbm \
>      --with-berkeley-db=no \
>      --localstatedir=/var/${BPN} \
> -- 
> 2.7.0
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160129/c63fc673/attachment-0002.sig>


More information about the Openembedded-devel mailing list