Title: [224331] trunk/Tools
Revision
224331
Author
clo...@igalia.com
Date
2017-11-02 07:48:07 -0700 (Thu, 02 Nov 2017)

Log Message

[WPE][JHBuild] Update WPEBackend and WPEBackend-mesa
https://bugs.webkit.org/show_bug.cgi?id=179169

Reviewed by Michael Catanzaro.

Update WPEBackend and WPEBackend-mesa to last master as of today.

* wpe/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (224330 => 224331)


--- trunk/Tools/ChangeLog	2017-11-02 13:56:48 UTC (rev 224330)
+++ trunk/Tools/ChangeLog	2017-11-02 14:48:07 UTC (rev 224331)
@@ -1,3 +1,14 @@
+2017-11-02  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [WPE][JHBuild] Update WPEBackend and WPEBackend-mesa
+        https://bugs.webkit.org/show_bug.cgi?id=179169
+
+        Reviewed by Michael Catanzaro.
+
+        Update WPEBackend and WPEBackend-mesa to last master as of today.
+
+        * wpe/jhbuild.modules:
+
 2017-11-02  Frederic Wang  <fw...@igalia.com>
 
         Add references to bug 179167 in FIXME comments

Modified: trunk/Tools/wpe/jhbuild.modules (224330 => 224331)


--- trunk/Tools/wpe/jhbuild.modules	2017-11-02 13:56:48 UTC (rev 224330)
+++ trunk/Tools/wpe/jhbuild.modules	2017-11-02 14:48:07 UTC (rev 224331)
@@ -171,7 +171,7 @@
 
   <cmake id="wpe">
     <branch repo="github.com" module="WebPlatformForEmbedded/WPEBackend.git"
-            tag="5e2a29d2ccc637f7122ba72c1d62ef669b42f05c" />
+            tag="3013faaebab42e7ef7497b3850a2902978eb3d6f" />
   </cmake>
 
   <cmake id="wpe-mesa">
@@ -182,7 +182,7 @@
       <dep package="xkbcommon" />
     </dependencies>
     <branch repo="github.com" module="WebPlatformForEmbedded/WPEBackend-mesa.git"
-            tag="0286aed84a09120de16c3ab08bdf83c91d4a1754" />
+            tag="ce2a0ad98d1746d5b0fa743121a6ebb148ab92c1" />
   </cmake>
 
   <autotools id="libgpg-error" autogen-sh="configure">
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to