[oe] [meta-oe][meta-xfce][PATCH] toscoterm, xfce4-terminal: blacklist because of vte

Martin Jansa martin.jansa at gmail.com
Wed Jun 22 15:23:37 UTC 2016


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/toscoterm/toscoterm_git.bb            | 3 +++
 meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
index 24f813b..a7cc463 100644
--- a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
+++ b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
@@ -25,3 +25,6 @@ do_install() {
 }
 
 RDEPENDS_${PN}_append_libc-glibc += "glibc-gconv-ibm437"
+
+# http://lists.openembedded.org/pipermail/openembedded-core/2016-June/122916.html
+PNBLACKLIST[toscoterm] ?= "BROKEN: not compatible with vte 0.44.1, needs 0.28.2"
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb
index 1049b27..39e8c59 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb
@@ -10,3 +10,6 @@ FILES_${PN} += "${datadir}/xfce4 \
 
 SRC_URI[md5sum] = "6a2816d8b0933cd707ed456ceb731399"
 SRC_URI[sha256sum] = "912f4716c2395a14a80620ef982b4af1e2a67a8df9a1ef0b802ecae826057e08"
+
+# http://lists.openembedded.org/pipermail/openembedded-core/2016-June/122916.html
+PNBLACKLIST[xfce4-terminal] ?= "BROKEN: not compatible with vte 0.44.1, needs 0.28.2"
-- 
2.9.0




More information about the Openembedded-devel mailing list