diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-19 11:42:20 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-21 12:20:21 +0200 |
| commit | bd71f9bb27dc0abef943655c30282da42fd95d33 (patch) | |
| tree | 7b006ed7529854a46543ac413003ef93e28eaee0 /meta-oe/recipes-support | |
| parent | 4a179de52c3de937cdac76880a152f89183ee35f (diff) | |
| download | meta-openembedded-bd71f9bb27dc0abef943655c30282da42fd95d33.tar.gz | |
xchat: Blacklist because of broken with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/xchat/xchat_2.8.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 8f05062c51..fe07bc26ba 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" | |||
| 8 | 8 | ||
| 9 | PR = "r1" | 9 | PR = "r1" |
| 10 | 10 | ||
| 11 | PNBLACKLIST[xchat] = "BROKEN: Doesn't work with B!=S" | ||
| 12 | |||
| 11 | SRC_URI = "http://xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \ | 13 | SRC_URI = "http://xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \ |
| 12 | file://glib-2.32.patch \ | 14 | file://glib-2.32.patch \ |
| 13 | " | 15 | " |
