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

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 09:38:58 UTC 2014


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

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 a983344..1d4e331 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