All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][meta-efl][PATCH 1/2] entrance, diskio: blacklist
@ 2015-02-18 12:47 Martin Jansa
  2015-02-18 12:47 ` [meta-oe][meta-efl][PATCH 2/2] fltk: blacklist, still uses /usr/bin/freetype-config Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2015-02-18 12:47 UTC (permalink / raw)
  To: openembedded-devel

* they are old and now incompatible with edje_cc from 1.13.0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-efl/recipes-efl/e17/diskio_svn.bb   | 2 ++
 meta-efl/recipes-efl/efl/entrance_svn.bb | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/meta-efl/recipes-efl/e17/diskio_svn.bb b/meta-efl/recipes-efl/e17/diskio_svn.bb
index 01a6576..a26186e 100644
--- a/meta-efl/recipes-efl/e17/diskio_svn.bb
+++ b/meta-efl/recipes-efl/e17/diskio_svn.bb
@@ -5,4 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \
 PV = "0.0.1+svnr${SRCPV}"
 PR = "${INC_PR}.0"
 
+PNBLACKLIST[diskio] ?= "broken: switch to https://git.enlightenment.org/enlightenment/modules/diskio.git/ and fix 0.0.1+svnr82070-r0.0/E-MODULES-EXTRA/diskio/e-module-diskio.edc:58. invalid state name: 'off'. "default" state must always be first."
+
 require e-module.inc
diff --git a/meta-efl/recipes-efl/efl/entrance_svn.bb b/meta-efl/recipes-efl/efl/entrance_svn.bb
index 198fe03..3374737 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"
 
-- 
2.3.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [meta-oe][meta-efl][PATCH 2/2] fltk: blacklist, still uses /usr/bin/freetype-config
  2015-02-18 12:47 [meta-oe][meta-efl][PATCH 1/2] entrance, diskio: blacklist Martin Jansa
@ 2015-02-18 12:47 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2015-02-18 12:47 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-support/fltk/fltk_1.1.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
index fa01455..4fd3645 100644
--- a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
+++ b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
@@ -8,6 +8,8 @@ DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft"
 
 PR = "r1"
 
+PNBLACKLIST[fltk] ?= "broken: still uses /usr/bin/freetype-config"
+
 SRC_URI = "ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${PV}/fltk-${PV}-source.tar.bz2 \
            file://disable_test.patch \
            file://dso-fix.patch \
-- 
2.3.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-18 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-18 12:47 [meta-oe][meta-efl][PATCH 1/2] entrance, diskio: blacklist Martin Jansa
2015-02-18 12:47 ` [meta-oe][meta-efl][PATCH 2/2] fltk: blacklist, still uses /usr/bin/freetype-config Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.