[oe-commits] Martin Jansa : talloc: Blacklist because of broken with B!=S

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 17:25:35 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 832cd00c825fa60124059753afaeff58ff0f2fe8
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=832cd00c825fa60124059753afaeff58ff0f2fe8

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 19 11:53:45 2014 +0200

talloc: Blacklist because of broken with B!=S

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/talloc/talloc_2.0.1.bb | 2 ++
 1 file changed, 2 insertions(+)

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 62bda71..8f07b2d 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 \
            file://sepbuild.patch \



More information about the Openembedded-commits mailing list