Title: [183486] trunk/Tools
Revision
183486
Author
commit-qu...@webkit.org
Date
2015-04-28 10:36:28 -0700 (Tue, 28 Apr 2015)

Log Message

[GTK] Update JHBuild Mesa download directory
https://bugs.webkit.org/show_bug.cgi?id=144318

Update the download directory of Mesa module since the previous one
doesn't exist any more.

Patch by Marcos Chavarría Teijeiro <chavarria1...@gmail.com> on 2015-04-28
Reviewed by Žan Doberšek.

* gtk/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (183485 => 183486)


--- trunk/Tools/ChangeLog	2015-04-28 17:28:47 UTC (rev 183485)
+++ trunk/Tools/ChangeLog	2015-04-28 17:36:28 UTC (rev 183486)
@@ -1,3 +1,15 @@
+2015-04-28  Marcos Chavarría Teijeiro  <chavarria1...@gmail.com>
+
+        [GTK] Update JHBuild Mesa download directory
+        https://bugs.webkit.org/show_bug.cgi?id=144318
+
+        Update the download directory of Mesa module since the previous one
+        doesn't exist any more.
+
+        Reviewed by Žan Doberšek.
+
+        * gtk/jhbuild.modules:
+
 2015-04-28  Commit Queue  <commit-qu...@webkit.org>
 
         Unreviewed, rolling out r183477.

Modified: trunk/Tools/gtk/jhbuild.modules (183485 => 183486)


--- trunk/Tools/gtk/jhbuild.modules	2015-04-28 17:28:47 UTC (rev 183485)
+++ trunk/Tools/gtk/jhbuild.modules	2015-04-28 17:36:28 UTC (rev 183486)
@@ -355,7 +355,7 @@
   <autotools id="mesa" autogenargs="--enable-xlib-glx --disable-dri --with-gallium-drivers=swrast" skip-install="true">
     <!--- 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 module="/pub/mesa/10.2.1/MesaLib-10.2.1.tar.bz2" version="10.2.1"
+    <branch module="/pub/mesa/older-versions/10.x/10.2.1/MesaLib-10.2.1.tar.bz2" version="10.2.1"
             checkoutdir="Mesa"
             repo="ftp.freedesktop.org"
             hash="sha256:461277909207da689d8152cfbf9e182ea6f70e1e672ab64c67df83725c8d2b54">
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to