On Sat, Jul 06, 2013 at 10:39:22AM +0200, Martin Jansa wrote:
> * cyrus-sasl is in meta-networking and isn't in subversion DEPENDS
> 
> Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
> ---
>  meta/recipes-devtools/subversion/subversion_1.6.15.bb | 1 +
>  meta/recipes-devtools/subversion/subversion_1.7.10.bb | 1 +
>  2 files changed, 2 insertions(+)

I'll change this into PACKAGECONFIG, Jonathan Liu reported that he needs
subversion with sasl support.

> 
> diff --git a/meta/recipes-devtools/subversion/subversion_1.6.15.bb 
> b/meta/recipes-devtools/subversion/subversion_1.6.15.bb
> index 244d7ea..2a072e8 100644
> --- a/meta/recipes-devtools/subversion/subversion_1.6.15.bb
> +++ b/meta/recipes-devtools/subversion/subversion_1.6.15.bb
> @@ -24,6 +24,7 @@ EXTRA_OECONF = " \
>                  --without-berkeley-db --without-apxs --without-apache \
>                  --without-swig --with-apr=${STAGING_BINDIR_CROSS} \
>                  --with-apr-util=${STAGING_BINDIR_CROSS} \
> +                --without-sasl \
>                  ac_cv_path_RUBY=none"
>  
>  inherit autotools
> diff --git a/meta/recipes-devtools/subversion/subversion_1.7.10.bb 
> b/meta/recipes-devtools/subversion/subversion_1.7.10.bb
> index 9d189fe..ded1788 100644
> --- a/meta/recipes-devtools/subversion/subversion_1.7.10.bb
> +++ b/meta/recipes-devtools/subversion/subversion_1.7.10.bb
> @@ -22,6 +22,7 @@ EXTRA_OECONF = " \
>                  --without-berkeley-db --without-apxs \
>                  --without-swig --with-apr=${STAGING_BINDIR_CROSS} \
>                  --with-apr-util=${STAGING_BINDIR_CROSS} \
> +                --without-sasl \
>                  ac_cv_path_RUBY=none"
>  
>  inherit autotools
> -- 
> 1.8.2.1
> 

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to