From 4027e0e3be3611226966563905a6fa3ce4527e18 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 18 Feb 2015 13:44:52 +0100 Subject: entrance, diskio: blacklist * they are old and now incompatible with edje_cc from 1.13.0 Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/entrance_svn.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-efl/recipes-efl/efl') diff --git a/meta-efl/recipes-efl/efl/entrance_svn.bb b/meta-efl/recipes-efl/efl/entrance_svn.bb index 198fe03404..337473705d 100644 --- a/meta-efl/recipes-efl/efl/entrance_svn.bb +++ b/meta-efl/recipes-efl/efl/entrance_svn.bb @@ -11,6 +11,8 @@ SRC_URI = "${E_SVN}/trunk/PROTO;module=${SRCNAME};protocol=http;scmdata=keep \ " S = "${WORKDIR}/${SRCNAME}" +PNBLACKLIST[entrance] ?= "broken: switch to https://git.enlightenment.org/misc/entrance.git and fix 0.0.4+svnr82070-r7/entrance/data/themes/old/default.edc:678. invalid state name: 'defaault'. "default" state must always be first." + PACKAGECONFIG ??= "" PACKAGECONFIG[consolekit] = "--enable-consolekit,--disable-consolekit,consolekit" -- cgit 1.2.3-korg