samba: un-blacklist

Commit b60c60806e resolves the linking
issue, later commits (mainly 12a1189892)
resolve the packaging issue, so re-enable samba for everyone.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Joe MacDonald
2016-09-14 14:03:40 -04:00
parent f604ee6826
commit 3fdfdd8ff4
@@ -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"