aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/toscoterm
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-12 09:37:16 -0800
committerKhem Raj <raj.khem@gmail.com>2023-11-12 12:02:25 -0800
commitd4947d869ab537356f75254322f4fcb959085636 (patch)
treedc1bc4515ee2716aa2158a6749e15bb731a70c13 /meta-oe/recipes-support/toscoterm
parent10acc8727185a39c38fb7f3687cd4f4af67e95fc (diff)
downloadmeta-openembedded-contrib-d4947d869ab537356f75254322f4fcb959085636.tar.gz
toscoterm: Skip recipe, slated for removal
It needs to be brought forward to work with latest, it fails to build with vte9 0.74.1 in meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-oe/recipes-support/toscoterm')
-rw-r--r--meta-oe/recipes-support/toscoterm/toscoterm_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
index b9f26051a1..654e886cab 100644
--- a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
+++ b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
@@ -27,3 +27,5 @@ do_install() {
}
RDEPENDS:${PN}:append:libc-glibc = " glibc-gconv-ibm437"
+
+SKIP_RECIPE[toscoterm] ?= "Needs porting to work with latest vte9 >= 0.74.1"