Title: [194571] trunk/Tools
Revision
194571
Author
[email protected]
Date
2016-01-04 18:33:34 -0800 (Mon, 04 Jan 2016)

Log Message

[EFL] Bump EFL version to 1.16.1
https://bugs.webkit.org/show_bug.cgi?id=152688

Reviewed by Gyuyoung Kim.

* efl/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (194570 => 194571)


--- trunk/Tools/ChangeLog	2016-01-05 02:25:53 UTC (rev 194570)
+++ trunk/Tools/ChangeLog	2016-01-05 02:33:34 UTC (rev 194571)
@@ -1,3 +1,12 @@
+2016-01-04  Csaba Osztrogonác  <[email protected]>
+
+        [EFL] Bump EFL version to 1.16.1
+        https://bugs.webkit.org/show_bug.cgi?id=152688
+
+        Reviewed by Gyuyoung Kim.
+
+        * efl/jhbuild.modules:
+
 2016-01-04  Aakash Jain  <[email protected]>
 
         error running layout tests on iOS simulator on latest build

Modified: trunk/Tools/efl/jhbuild.modules (194570 => 194571)


--- trunk/Tools/efl/jhbuild.modules	2016-01-05 02:25:53 UTC (rev 194570)
+++ trunk/Tools/efl/jhbuild.modules	2016-01-05 02:33:34 UTC (rev 194571)
@@ -205,15 +205,15 @@
  </autotools>
 
   <autotools id="efl" autogen-sh="configure"
-             autogenargs="--disable-fribidi --disable-audio --disable-libmount --disable-physics --enable-lua-old --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba --disable-neon">
+             autogenargs="--disable-fribidi --disable-audio --disable-libmount --disable-physics --enable-lua-old --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba">
     <dependencies>
       <dep package="fontconfig"/>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
     </dependencies>
-    <branch module="rel/libs/efl/efl-1.16.0.tar.gz" version="1.16.0"
+    <branch module="rel/libs/efl/efl-1.16.1.tar.gz" version="1.16.1"
             repo="download.enlightenment.org"
-            hash="sha256:35af0783d6dd87ebb435c46fd662ef5a648510d74fb6dc6540a3165c9b221e50">
+            hash="sha256:acdff08f72f62bb838f2412de29d0828f9884c30033a3e873902709c78a06198">
       <patch file="ecore_remove_warnings.patch" strip="1"/>
     </branch>
   </autotools>
@@ -221,9 +221,9 @@
   <autotools id="elementary"
              autogen-sh="configure"
              autogenargs="--disable-emap --disable-eweather --with-elementary-web-backend=none">
-    <branch module="rel/libs/elementary/elementary-1.16.0.tar.gz" version="1.16.0"
+    <branch module="rel/libs/elementary/elementary-1.16.1.tar.gz" version="1.16.1"
             repo="download.enlightenment.org"
-            hash="sha256:18b1f2d55af46840d0a9477a615d0c5a033b24f06d8fcf539da33aa5db357bd0">
+            hash="sha256:0707b14d4330b2305ef28ca4387036013a0047a0471b9f36cbaccc89a19113c6">
     </branch>
     <dependencies>
         <dep package="efl"/>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to