Title: [228267] trunk/Tools
Revision
228267
Author
ph...@webkit.org
Date
2018-02-08 03:28:20 -0800 (Thu, 08 Feb 2018)

Log Message

[JHBuild] Update Mesa to version 17
https://bugs.webkit.org/show_bug.cgi?id=182599

Reviewed by Carlos Alberto Lopez Perez.

* gtk/jhbuild.modules: Update Mesa to version 17.3.3.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (228266 => 228267)


--- trunk/Tools/ChangeLog	2018-02-08 10:43:13 UTC (rev 228266)
+++ trunk/Tools/ChangeLog	2018-02-08 11:28:20 UTC (rev 228267)
@@ -1,3 +1,12 @@
+2018-02-08  Philippe Normand  <pnorm...@igalia.com>
+
+        [JHBuild] Update Mesa to version 17
+        https://bugs.webkit.org/show_bug.cgi?id=182599
+
+        Reviewed by Carlos Alberto Lopez Perez.
+
+        * gtk/jhbuild.modules: Update Mesa to version 17.3.3.
+
 2018-02-05  Carlos Garcia Campos  <cgar...@igalia.com>
 
         Add a way to check if a host is an IP address

Modified: trunk/Tools/gtk/jhbuild.modules (228266 => 228267)


--- trunk/Tools/gtk/jhbuild.modules	2018-02-08 10:43:13 UTC (rev 228266)
+++ trunk/Tools/gtk/jhbuild.modules	2018-02-08 11:28:20 UTC (rev 228267)
@@ -395,10 +395,10 @@
     <!--- WARNING: At jhbuildrc, when we define the path to the Gallium llvmpipe software rasterizer (needed by XvfbDriver),
           we assume that the directory is named "Mesa". So, don't change the checkoutdir name even if you update the version.  -->
     <branch checkoutdir="Mesa"
-            version="11.0.6"
-            module="/archive/older-versions/11.x/${version}/mesa-${version}.tar.xz"
+            version="17.3.3"
+            module="/archive/mesa-${version}.tar.xz"
             repo="mesa.freedesktop.org"
-            hash="sha256:8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760">
+            hash="sha256:41bac5de0ef6adc1f41a1ec0f80c19e361298ce02fa81b5f9ba4fdca33a9379b">
     </branch>
     <dependencies>
       <dep package="llvm"/>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to