[gnome-continuous] Tag gnome-terminal



commit 22d6026149fa749c0719a5beed61216f0e7a9e5d
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Feb 5 09:12:08 2019 +0100

    Tag gnome-terminal
    
    Terminal requires libvte ≥ 0.55.90, which requires a C++17 compiler.
    In order to add that, we'd need to bump the Yocto base to something
    very recent.

 manifest.json | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/manifest.json b/manifest.json
index e25d0f8..93c508d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1225,6 +1225,8 @@
 
                {"src": "gnome:gnome-terminal.git",
                  "name": "gnome-terminal",
+                 "tag": "978a2f9ec958790f4936436a979de41d07eac030",
+                 "tag-reason": "VTE is tagged because of C++17 requirement",
                 "config-opts": ["--enable-debug",
                                 "--without-nautilus-extension",
                                 "--without-pcre2"]},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]