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

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 17:24:42 UTC 2014


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

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

xchat: Blacklist because of broken with B!=S

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 \
 "



More information about the Openembedded-commits mailing list