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

git at git.openembedded.org git at git.openembedded.org
Thu Jun 19 10:05:45 UTC 2014


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

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

fim: Blacklist because of broken with B!=S

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

---

 meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
index 3433bd2..afcb113 100644
--- a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
+++ b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
@@ -8,6 +8,8 @@ HOMEPAGE = "http://www.autistici.org/dezperado/fim/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fa01bff138cc98a62b8840a157951c88"
 
+PNBLACKLIST[fim] = "BROKEN: doesn't build with B!=S (flex: can't open lex.lex)"
+
 # flex with provide /usr/include/FlexLexer.h
 DEPENDS = "flex-native bison-native flex"
 



More information about the Openembedded-commits mailing list