diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch | 4 | ||||
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.22.15.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.16.bb (renamed from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.15.bb) | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch b/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch index e6ee21b64f..91e35121de 100644 --- a/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch +++ b/meta/recipes-gnome/gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch | |||
@@ -824,8 +824,8 @@ index 649981f..a0e48a6 100644 | |||
824 | + gdkgears | 824 | + gdkgears |
825 | +endif | 825 | +endif |
826 | + | 826 | + |
827 | if USE_X11 | 827 | if USE_WAYLAND |
828 | noinst_PROGRAMS += testerrors | 828 | noinst_PROGRAMS += testforeign |
829 | endif | 829 | endif |
830 | diff --git a/testsuite/gtk/objects-finalize.c b/testsuite/gtk/objects-finalize.c | 830 | diff --git a/testsuite/gtk/objects-finalize.c b/testsuite/gtk/objects-finalize.c |
831 | index 0b3a519..07b096f 100644 | 831 | index 0b3a519..07b096f 100644 |
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.15.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb index 35c617c93e..2ae1d86e59 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.22.15.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.16.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] = "9a1177854c4c5609293e017c53bc8950" | 11 | SRC_URI[md5sum] = "71820863d5479e2c4a5b78f3164d5f15" |
12 | SRC_URI[sha256sum] = "c8a012c2a99132629ab043f764a2b7cb6388483a015cd15c7a4288bec3590fdb" | 12 | SRC_URI[sha256sum] = "3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c" |
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.15.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.16.bb index 2d65b96339..adfb928ea5 100644 --- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.15.bb +++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.16.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] = "9a1177854c4c5609293e017c53bc8950" | 13 | SRC_URI[md5sum] = "71820863d5479e2c4a5b78f3164d5f15" |
14 | SRC_URI[sha256sum] = "c8a012c2a99132629ab043f764a2b7cb6388483a015cd15c7a4288bec3590fdb" | 14 | SRC_URI[sha256sum] = "3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c" |
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 \ |