[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:04:05 UTC 2016


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




More information about the Openembedded-devel mailing list