[oe-commits] [meta-openembedded] 04/23: samba: un-blacklist

git at git.openembedded.org git at git.openembedded.org
Wed Oct 5 16:33:26 UTC 2016


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

commit 7b40a24c1737dbbccacc965173c98b5b0f84117a
Author: Joe MacDonald <joe_macdonald at mentor.com>
AuthorDate: Thu Sep 15 09:38:52 2016 -0400

    samba: un-blacklist
    
    Commit b60c60806e57f69233db582ef88d113867c2ecd1 resolves the linking
    issue, later commits (mainly 12a118989296d13e036d0daa9f9a3d45eee03ded)
    resolve the packaging issue, so re-enable samba for everyone.
    
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 5 -----
 1 file changed, 5 deletions(-)

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 7d7fa02..3686faa 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
@@ -317,8 +317,3 @@ 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