mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
samba: blacklist, fails to build with new binutils-2.27
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
df531c5aa4
commit
80b2d4de0e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user