]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk+3: Upgrade 3.20.6 -> 3.20.9
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Mon, 22 Aug 2016 12:23:10 +0000 (15:23 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Aug 2016 16:44:18 +0000 (17:44 +0100)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gtk+/gtk+3_3.20.9.bb [moved from meta/recipes-gnome/gtk+/gtk+3_3.20.6.bb with 84% similarity]
meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.9.bb [moved from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.6.bb with 93% similarity]

similarity index 84%
rename from meta/recipes-gnome/gtk+/gtk+3_3.20.6.bb
rename to meta/recipes-gnome/gtk+/gtk+3_3.20.9.bb
index 453a4e296e898710f4331646dac65b77323f6e69..9a0bfc4ba653de969f3f1f2cd611fbab6f6aaeb3 100644 (file)
@@ -8,8 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
            file://0003-Add-disable-opengl-configure-option.patch \
            file://0004-configure.ac-Fix-wayland-protocols-path.patch \
           "
-SRC_URI[md5sum] = "914e55ea053161f4a575c1c8dade7954"
-SRC_URI[sha256sum] = "3f8016563a96b1cfef4ac9e795647f6316deb2978ff939b19e4e4f8f936fa4b2"
+SRC_URI[md5sum] = "cc76cac5e18c772c6784bf19a3dff08b"
+SRC_URI[sha256sum] = "83a609ba2f3424b5509e73967c49c67833af466d6f91081b24ee5c64fce6ac17"
 
 S = "${WORKDIR}/gtk+-${PV}"
 
similarity index 93%
rename from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.6.bb
rename to meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.9.bb
index e870ba3137ff583adf8acd101100d90be972b882..71c1d6280e05f2c55d709abd33f46602fb717a69 100644 (file)
@@ -10,8 +10,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 
 SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \
           file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch"
-SRC_URI[md5sum] = "914e55ea053161f4a575c1c8dade7954"
-SRC_URI[sha256sum] = "3f8016563a96b1cfef4ac9e795647f6316deb2978ff939b19e4e4f8f936fa4b2"
+SRC_URI[md5sum] = "cc76cac5e18c772c6784bf19a3dff08b"
+SRC_URI[sha256sum] = "83a609ba2f3424b5509e73967c49c67833af466d6f91081b24ee5c64fce6ac17"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
                     file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \