Message ID | 1403171993-26208-21-git-send-email-Martin.Jansa@gmail.com |
---|---|
State | New, archived |
Headers | show |
diff --git a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb index 6b7e4f1..98d0fc7 100644 --- a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb +++ b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://NEWS;md5=5fe776b23a711c9153ee94bc87e47334" inherit autotools pkgconfig +PNBLACKLIST[talloc] = "BROKEN: doesn't build with B!=S (gnu-configize executed in ${B})" + SRC_URI = "http://samba.org/ftp/${BPN}/${BPN}-${PV}.tar.gz \ file://install-swig-interface-in-SWINGLIBDIR.patch \ "
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-oe/recipes-support/talloc/talloc_2.0.1.bb | 2 ++ 1 file changed, 2 insertions(+)