[oe-commits] [meta-openembedded] 01/02: toscoterm, xfce4-terminal: blacklist because of vte

git at git.openembedded.org git at git.openembedded.org
Wed Jun 22 15:25:44 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit f933c37272ffbc3235807794c2eea9aeafda434e
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Wed Jun 22 17:23:18 2016 +0200

    toscoterm, xfce4-terminal: blacklist because of vte
    
    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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list