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 <[email protected]> > --- > 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: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
