From: Huang Qiyu Date: Mon, 31 Jul 2017 01:41:02 +0000 (+0800) Subject: gtk+3: 3.22.16 -> 3.22.17 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20502 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb77b268f3f71523254f9c3d7b08bebaa431b51;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk+3: 3.22.16 -> 3.22.17 Update gtk+3 from 3.22.16 to 3.22.17. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.17.bb similarity index 84% rename from meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.22.17.bb index 2ae1d86e59c..66a54639df7 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.17.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] = "71820863d5479e2c4a5b78f3164d5f15" -SRC_URI[sha256sum] = "3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c" +SRC_URI[md5sum] = "29f85430cf7cfa8ca8d0703ba65dbe11" +SRC_URI[sha256sum] = "a6c1fb8f229c626a3d9c0e1ce6ea138de7f64a5a6bc799d45fa286fe461c3437" S = "${WORKDIR}/gtk+-${PV}"