From 089c6dc767a3e087ab93a153c52d505a41fd5790 Mon Sep 17 00:00:00 2001 From: "christophe.dumez@intel.com" Date: Thu, 10 Jan 2013 21:43:44 +0000 Subject: [PATCH] [EFL][jhbuild] Use tarballs for gstreamer instead of git https://bugs.webkit.org/show_bug.cgi?id=106552 Reviewed by Laszlo Gombos. Use tarballs for gstreamer instead of git in EFL's jhbuild to work around intermittent network issues on our build bots. Tarballs are fully cached and require no network operation if their checksum matches. * efl/jhbuild.modules: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@139360 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Tools/ChangeLog | 14 ++++++++++++++ Tools/efl/jhbuild.modules | 24 +++++++++++++++++------- 2 files changed, 31 insertions(+), 7 deletions(-) diff --git a/Tools/ChangeLog b/Tools/ChangeLog index 29a2112..a49d40e 100644 --- a/Tools/ChangeLog +++ b/Tools/ChangeLog @@ -1,3 +1,17 @@ +2013-01-10 Christophe Dumez + + [EFL][jhbuild] Use tarballs for gstreamer instead of git + https://bugs.webkit.org/show_bug.cgi?id=106552 + + Reviewed by Laszlo Gombos. + + Use tarballs for gstreamer instead of git in EFL's jhbuild + to work around intermittent network issues on our build + bots. Tarballs are fully cached and require no network + operation if their checksum matches. + + * efl/jhbuild.modules: + 2013-01-10 Ryosuke Niwa Add Mac WK2 EWS bots diff --git a/Tools/efl/jhbuild.modules b/Tools/efl/jhbuild.modules index 0bdc60c..bc10be1 100644 --- a/Tools/efl/jhbuild.modules +++ b/Tools/efl/jhbuild.modules @@ -49,8 +49,8 @@ href="ftp://xmlsoft.org"/> - + @@ -305,14 +305,18 @@ - + - + @@ -320,21 +324,27 @@ - + - + - + -- 1.8.3.1