Title: [160149] trunk/Tools
- Revision
- 160149
- Author
- [email protected]
- Date
- 2013-12-04 18:03:52 -0800 (Wed, 04 Dec 2013)
Log Message
Update jhbuild revision.
https://bugs.webkit.org/show_bug.cgi?id=124966
Patch by Tamas Gergely <[email protected]> on 2013-12-04
Reviewed by Gyuyoung Kim.
Used version of Jhbuild failed to create directories and caused
update-webkitefl-libs to fail. Latest Jhbuild version has it fixed.
* jhbuild/jhbuild-wrapper:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (160148 => 160149)
--- trunk/Tools/ChangeLog 2013-12-05 01:43:49 UTC (rev 160148)
+++ trunk/Tools/ChangeLog 2013-12-05 02:03:52 UTC (rev 160149)
@@ -1,3 +1,15 @@
+2013-12-04 Tamas Gergely <[email protected]>
+
+ Update jhbuild revision.
+ https://bugs.webkit.org/show_bug.cgi?id=124966
+
+ Reviewed by Gyuyoung Kim.
+
+ Used version of Jhbuild failed to create directories and caused
+ update-webkitefl-libs to fail. Latest Jhbuild version has it fixed.
+
+ * jhbuild/jhbuild-wrapper:
+
2013-12-04 Anders Carlsson <[email protected]>
Add a WeakObjCPtr class
Modified: trunk/Tools/jhbuild/jhbuild-wrapper (160148 => 160149)
--- trunk/Tools/jhbuild/jhbuild-wrapper 2013-12-05 01:43:49 UTC (rev 160148)
+++ trunk/Tools/jhbuild/jhbuild-wrapper 2013-12-05 02:03:52 UTC (rev 160149)
@@ -24,7 +24,7 @@
import subprocess
import sys
-jhbuild_revision = '24a7dd8e2be84026bf3b303321adad371a694b23'
+jhbuild_revision = 'c0cb46177d79189ffe0f760703c732f1c7ea8b29'
dependencies_path = jhbuildutils.get_dependencies_path()
installation_prefix = os.path.abspath(os.path.join(dependencies_path, 'Root'))
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes