aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-07-31 09:41:02 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-09 09:24:03 +0100
commitceb77b268f3f71523254f9c3d7b08bebaa431b51 (patch)
tree95a7ada663f68cf7dd9d508652e9102e1fc5c6fc /meta/recipes-gnome
parentc787dcdd55bc55c6c64dec21b251706615114fe7 (diff)
downloadopenembedded-core-contrib-ceb77b268f3f71523254f9c3d7b08bebaa431b51.tar.gz
gtk+3: 3.22.16 -> 3.22.17
Update gtk+3 from 3.22.16 to 3.22.17. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+3_3.22.17.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.17.bb
index 2ae1d86e59..66a54639df 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}"