[oe] [meta-networking][PATCH 17/17] Revert "samba: blacklist, fails to build with new binutils-2.27"

Andreas Müller schnitzeltony at googlemail.com
Wed Nov 30 12:22:12 UTC 2016


On Wed, Nov 30, 2016 at 1:04 PM, Andreas Oberritter
<obi at opendreambox.org> wrote:
> This reverts commit 80b2d4de0ee2a5e6a3302a527e3fcfd2b99c3e37.
>
> Disable cluster support, which causes the error.
>
> Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
> ---
>  meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
> index 8c5f6d8..564b61e 100644
> --- a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
> +++ b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
> @@ -81,7 +81,7 @@ EXTRA_OECONF += "--enable-fhs \
>                   --with-system-mitkrb5 \
>                   --without-ad-dc \
>                   ${@base_conditional('TARGET_ARCH', 'x86_64', '', '--disable-glusterfs', d)} \
> -                 --with-cluster-support \
> +                 --without-cluster-support \
>                   --with-profiling-data \
>                   --with-libiconv=${STAGING_DIR_HOST}${prefix} \
>                   --with-pam --with-pammodulesdir=${base_libdir}/security \
> --
> 2.7.4
>
Commit message confuses at least me - samba isn't blacklisted currently

Andreas



More information about the Openembedded-devel mailing list