From 84d6edad90c8da254ea2573b4e9c735a565d43ce Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 19 Jun 2014 11:57:14 +0200 Subject: fim: Blacklist because of broken with B!=S Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-graphics/fim') 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 a9833449be..1d4e3317ab 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" -- cgit 1.2.3-korg