From: Jussi Kukkonen Date: Mon, 22 Aug 2016 12:23:10 +0000 (+0300) Subject: gtk+3: Upgrade 3.20.6 -> 3.20.9 X-Git-Tag: uninative-1.4~464 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e82bdb1e5ddecb347a75098d53f4db2d0b5aa853;p=openembedded-core.git gtk+3: Upgrade 3.20.6 -> 3.20.9 Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.20.6.bb b/meta/recipes-gnome/gtk+/gtk+3_3.20.9.bb 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 453a4e296e..9a0bfc4ba6 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.20.6.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.20.9.bb @@ -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}" diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.6.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.9.bb 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 e870ba3137..71c1d6280e 100644 --- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.6.bb +++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.9.bb @@ -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 \