[OE-core] [PATCH 2/2] webkit-gtk: update to 1.8.2

Andreas Müller schnitzeltony at googlemail.com
Fri Aug 17 08:55:17 UTC 2012


run tested with midori 0.4.5:
* google maps
* google mail (https)

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../{webkit-gtk_1.8.1.bb => webkit-gtk_1.8.2.bb}   |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
 rename meta/recipes-sato/webkit/{webkit-gtk_1.8.1.bb => webkit-gtk_1.8.2.bb} (96%)

diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb
similarity index 96%
rename from meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
rename to meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb
index afd3a7a..1d1419e 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb
@@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = "file://Source/WebCore/rendering/RenderApplet.h;endline=22;md
                     file://Source/WebKit/gtk/webkit/webkit.h;endline=21;md5=b4fbe9f4a944f1d071dba1d2c76b3351 \
                     file://Source/JavaScriptCore/parser/Parser.h;endline=23;md5=b57c8a2952a8d0e655988fa0ecb2bf7f"
 
-PR = "r1"
-
 # Choice of language backends - icu has issues on Big Endian machines so use pango
 ICU_LIB = "icu"
 ICU_LIB_powerpc = "pango"
@@ -17,8 +15,6 @@ DEPENDS = "zlib enchant gnome-keyring libsoup-2.4 curl libxml2 cairo libxslt lib
            gtk+ gstreamer gst-plugins-base flex-native gperf-native perl-native-runtime sqlite3 ${ICU_LIB}"
 DEPENDS += " ${@base_contains('DISTRO_FEATURES', 'opengl', 'virtual/libgl', '', d)}"
 
-PR = "r1"
-
 SRC_URI = "\
   http://www.webkitgtk.org/releases/webkit-${PV}.tar.xz \
   file://nodolt.patch \
@@ -26,8 +22,8 @@ SRC_URI = "\
   file://webgit-gtk_fix_build_with_automake_1.12.patch \
  "
 
-SRC_URI[md5sum] = "f2f01b1fdc7262a2eede81ebed0970b2"
-SRC_URI[sha256sum] = "9a126a76b40ca61adb1f1626e1567f976740af2332948cc5189489dbd01e3b28"
+SRC_URI[md5sum] = "f7bd0bd4f323039f15e19c82a9a8313c"
+SRC_URI[sha256sum] = "0cd69b7c4bf4af3442a5e6777a1487cabf14db15baeeed96d0865419f69b81e6"
 
 inherit autotools lib_package gtk-doc pkgconfig
 
-- 
1.7.6.5





More information about the Openembedded-core mailing list