Title: [209804] trunk/Tools
- Revision
- 209804
- Author
- [email protected]
- Date
- 2016-12-14 08:19:05 -0800 (Wed, 14 Dec 2016)
Log Message
[GTK][EFL] Update the JHBuild version.
https://bugs.webkit.org/show_bug.cgi?id=165838
Reviewed by Michael Catanzaro.
* jhbuild/jhbuild-wrapper: This new version fixes a bug with the
usage of the JHBUILD_MIRROR feature with git repositories.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (209803 => 209804)
--- trunk/Tools/ChangeLog 2016-12-14 16:16:39 UTC (rev 209803)
+++ trunk/Tools/ChangeLog 2016-12-14 16:19:05 UTC (rev 209804)
@@ -1,5 +1,15 @@
2016-12-14 Carlos Alberto Lopez Perez <[email protected]>
+ [GTK][EFL] Update the JHBuild version.
+ https://bugs.webkit.org/show_bug.cgi?id=165838
+
+ Reviewed by Michael Catanzaro.
+
+ * jhbuild/jhbuild-wrapper: This new version fixes a bug with the
+ usage of the JHBUILD_MIRROR feature with git repositories.
+
+2016-12-14 Carlos Alberto Lopez Perez <[email protected]>
+
[GTK] Yasm is needed for building the JHBuild after r208940
https://bugs.webkit.org/show_bug.cgi?id=165837
Modified: trunk/Tools/jhbuild/jhbuild-wrapper (209803 => 209804)
--- trunk/Tools/jhbuild/jhbuild-wrapper 2016-12-14 16:16:39 UTC (rev 209803)
+++ trunk/Tools/jhbuild/jhbuild-wrapper 2016-12-14 16:19:05 UTC (rev 209804)
@@ -24,8 +24,7 @@
import subprocess
import sys
-# First release to support --exit-on-error option
-jhbuild_revision = 'f524fbe120ebb4b7d209ce0d035cd3d2e4a66bd4'
+jhbuild_revision = 'e58ee087e92789bd2151132cac926f31cc0102d8'
def determine_platform():
if '--efl' in sys.argv:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes