diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-12-19 15:35:39 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-20 15:22:16 +0000 |
commit | a40fdca7424db944e7d91cae485184dfbafeee1a (patch) | |
tree | dc29aae0025fdf47c2d4c5cce5d4cdedf0b7f21f /meta/recipes-gnome/gtk+ | |
parent | 4cdea2cddda03e68574dc4ea756ac7a7fda2889f (diff) | |
download | poky-a40fdca7424db944e7d91cae485184dfbafeee1a.tar.gz |
gtk+3: Upgrade 3.22.1 -> 3.22.5
(From OE-Core rev: 20db759d5f3b1465ae870bbc49699d298b0befe3)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk+')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.22.5.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.22.1.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.5.bb (renamed from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.1.bb) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.1.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.5.bb index 5fb0eddf96..b772fe0a49 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.22.1.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.5.bb | |||
@@ -8,8 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar | |||
8 | file://0003-Add-disable-opengl-configure-option.patch \ | 8 | file://0003-Add-disable-opengl-configure-option.patch \ |
9 | file://0004-configure.ac-Fix-wayland-protocols-path.patch \ | 9 | file://0004-configure.ac-Fix-wayland-protocols-path.patch \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "ebfa5e52167f2b8a4ec6024d51d86f1f" | 11 | SRC_URI[md5sum] = "55e0198f100db98f31d1b0f9dc403794" |
12 | SRC_URI[sha256sum] = "127c8c5cfc32681f9ab3cb542eb0d5c16c1c02faba68bf8fcac9a3cf278ef471" | 12 | SRC_URI[sha256sum] = "693fa0ac643c59ccd51db99cabe476b4e0a41fd4f0c3c8b3e3ef38f94b2e7334" |
13 | 13 | ||
14 | S = "${WORKDIR}/gtk+-${PV}" | 14 | S = "${WORKDIR}/gtk+-${PV}" |
15 | 15 | ||
diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.1.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.5.bb index e6ffc55365..878b484758 100644 --- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.1.bb +++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.5.bb | |||
@@ -10,8 +10,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | |||
10 | 10 | ||
11 | SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \ | 11 | SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \ |
12 | file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch" | 12 | file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch" |
13 | SRC_URI[md5sum] = "ebfa5e52167f2b8a4ec6024d51d86f1f" | 13 | SRC_URI[md5sum] = "55e0198f100db98f31d1b0f9dc403794" |
14 | SRC_URI[sha256sum] = "127c8c5cfc32681f9ab3cb542eb0d5c16c1c02faba68bf8fcac9a3cf278ef471" | 14 | SRC_URI[sha256sum] = "693fa0ac643c59ccd51db99cabe476b4e0a41fd4f0c3c8b3e3ef38f94b2e7334" |
15 | 15 | ||
16 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ |
17 | file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \ | 17 | file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \ |