[oe] [meta-oe][WIP][PATCH 12/25] xchat: Blacklist because of broken with B!=S

Martin Jansa martin.jansa at gmail.com
Thu Jun 19 09:59:40 UTC 2014


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/xchat/xchat_2.8.8.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
index 8f05062..fe07bc2 100644
--- a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
+++ b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
 
 PR = "r1"
 
+PNBLACKLIST[xchat] = "BROKEN: Doesn't work with B!=S"
+
 SRC_URI = "http://xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \
     file://glib-2.32.patch \
 "
-- 
2.0.0




More information about the Openembedded-devel mailing list