From: Jussi Kukkonen Date: Wed, 22 Feb 2017 13:02:32 +0000 (+0200) Subject: gtk+3: Upgrade 3.22.7 -> 3.22.8 X-Git-Tag: uninative-1.5~161 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=62bf29691608794f2b7f810d020982b492c68358;p=openembedded-core.git gtk+3: Upgrade 3.22.7 -> 3.22.8 Bug fix release. Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.8.bb similarity index 84% rename from meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.22.8.bb index 6b74525521..1cc57f9ee9 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.8.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] = "e05a7e8e9b89a71fd016883b5431e429" -SRC_URI[sha256sum] = "a3a27564bfb1679ebbc75c37cd2bcd6e727c8bdfbcd3984d29305bf9ee60d432" +SRC_URI[md5sum] = "b4fb39a829e4425b3fa05adbe7f52fef" +SRC_URI[sha256sum] = "c7254a88df5c17e9609cee9e848c3d0104512707edad4c3b4f256b131f8d3af1" S = "${WORKDIR}/gtk+-${PV}" diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.8.bb similarity index 93% rename from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb rename to meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.8.bb index 77bb6e7f87..7283418159 100644 --- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb +++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.8.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] = "e05a7e8e9b89a71fd016883b5431e429" -SRC_URI[sha256sum] = "a3a27564bfb1679ebbc75c37cd2bcd6e727c8bdfbcd3984d29305bf9ee60d432" +SRC_URI[md5sum] = "b4fb39a829e4425b3fa05adbe7f52fef" +SRC_URI[sha256sum] = "c7254a88df5c17e9609cee9e848c3d0104512707edad4c3b4f256b131f8d3af1" LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \