[oe-commits] [meta-openembedded] 25/25: samba: blacklist, fails to build with new binutils-2.27

git at git.openembedded.org git at git.openembedded.org
Tue Sep 6 14:30:13 UTC 2016


joe_macdonald pushed a commit to branch master
in repository meta-openembedded.

commit 80b2d4de0ee2a5e6a3302a527e3fcfd2b99c3e37
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Wed Aug 31 19:31:59 2016 +0200

    samba: blacklist, fails to build with new binutils-2.27
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
---
 meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 5 +++++
 1 file changed, 5 insertions(+)

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 e35d527..042203e 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
@@ -317,3 +317,8 @@ FILES_${PN}-python-dbg = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/.d
 
 RDEPENDS_${PN}-pidl_append = " perl"
 FILES_${PN}-pidl = "${bindir}/pidl ${datadir}/perl5/Parse"
+
+# http://errors.yoctoproject.org/Errors/Details/81004/
+# before this issue it was also failing in do_package and
+# autodetecting libpam dependency
+PNBLACKLIST[samba] ?= "BROKEN: fails to build with new binutils-2.27"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list