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

Andreas Oberritter obi at opendreambox.org
Wed Nov 30 12:37:13 UTC 2016


On 30.11.2016 13:22, Andreas Müller wrote:
> 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

Right. It was auto-merged with commit
3fdfdd8ff4f2cb8c70dd08d5c0cf363384259563 when rebasing from krogoth.

As your workaround from b60c60806e57f69233db582ef88d113867c2ecd1 beats
mine, please ignore this patch.

Regards,
Andreas




More information about the Openembedded-devel mailing list