From: Jussi Kukkonen Date: Tue, 24 Jan 2017 10:42:15 +0000 (+0200) Subject: gtk+3: Upgrade 3.22.5 -> 3.22.7 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~22783 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068a1e50ab1060238b8c320e1ebb5b3e05065852;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk+3: Upgrade 3.22.5 -> 3.22.7 Point releases with mostly just bug fixes. Signed-off-by: Jussi Kukkonen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.5.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb similarity index 84% rename from meta/recipes-gnome/gtk+/gtk+3_3.22.5.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb index b772fe0a49c..6b745255214 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.22.5.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.7.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] = "55e0198f100db98f31d1b0f9dc403794" -SRC_URI[sha256sum] = "693fa0ac643c59ccd51db99cabe476b4e0a41fd4f0c3c8b3e3ef38f94b2e7334" +SRC_URI[md5sum] = "e05a7e8e9b89a71fd016883b5431e429" +SRC_URI[sha256sum] = "a3a27564bfb1679ebbc75c37cd2bcd6e727c8bdfbcd3984d29305bf9ee60d432" S = "${WORKDIR}/gtk+-${PV}" diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.5.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb similarity index 93% rename from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.5.bb rename to meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb index 878b4847582..77bb6e7f875 100644 --- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.5.bb +++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.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] = "55e0198f100db98f31d1b0f9dc403794" -SRC_URI[sha256sum] = "693fa0ac643c59ccd51db99cabe476b4e0a41fd4f0c3c8b3e3ef38f94b2e7334" +SRC_URI[md5sum] = "e05a7e8e9b89a71fd016883b5431e429" +SRC_URI[sha256sum] = "a3a27564bfb1679ebbc75c37cd2bcd6e727c8bdfbcd3984d29305bf9ee60d432" LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \