[gnome-continuous] Tag Epiphany



commit 7e185e48f71339b046df0278104988cab021ba15
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jun 12 08:52:51 2018 +0100

    Tag Epiphany
    
    Epiphany requires a newer version of WebKit, but newer versions of
    WebKit require GCC ≥ 6. We need to update the Yocto base in order to
    have a newer toolchain.

 manifest.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index 9476787..5bbe086 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1265,7 +1265,9 @@
                  "config-opts": ["-Dgtk-doc=false"]},
 
                {"src": "gnome:epiphany.git",
-                 "name": "epiphany"},
+                 "name": "epiphany",
+                 "tag": "349587cff9c234d46411f691a2305846a951b79a",
+                 "tag-reason": "New WebKitGtk requirement, and we cannot build WebKitGtk until we update our 
toolchain"},
 
                {"src": "gnome:gnome-calendar.git",
                  "name": "gnome-calendar"},


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