mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
gtk+3: Upgrade 3.22.15 -> 3.22.16
A fair amount of bug fixes and improvements. (From OE-Core rev: 5f640236c04132e392237ff254835425c149e1f5) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b0823b9bca
commit
10356fefcd
@@ -824,8 +824,8 @@ index 649981f..a0e48a6 100644
|
|||||||
+ gdkgears
|
+ gdkgears
|
||||||
+endif
|
+endif
|
||||||
+
|
+
|
||||||
if USE_X11
|
if USE_WAYLAND
|
||||||
noinst_PROGRAMS += testerrors
|
noinst_PROGRAMS += testforeign
|
||||||
endif
|
endif
|
||||||
diff --git a/testsuite/gtk/objects-finalize.c b/testsuite/gtk/objects-finalize.c
|
diff --git a/testsuite/gtk/objects-finalize.c b/testsuite/gtk/objects-finalize.c
|
||||||
index 0b3a519..07b096f 100644
|
index 0b3a519..07b096f 100644
|
||||||
|
|||||||
@@ -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://0003-Add-disable-opengl-configure-option.patch \
|
||||||
file://0004-configure.ac-Fix-wayland-protocols-path.patch \
|
file://0004-configure.ac-Fix-wayland-protocols-path.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[md5sum] = "9a1177854c4c5609293e017c53bc8950"
|
SRC_URI[md5sum] = "71820863d5479e2c4a5b78f3164d5f15"
|
||||||
SRC_URI[sha256sum] = "c8a012c2a99132629ab043f764a2b7cb6388483a015cd15c7a4288bec3590fdb"
|
SRC_URI[sha256sum] = "3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c"
|
||||||
|
|
||||||
S = "${WORKDIR}/gtk+-${PV}"
|
S = "${WORKDIR}/gtk+-${PV}"
|
||||||
|
|
||||||
@@ -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 \
|
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"
|
file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch"
|
||||||
SRC_URI[md5sum] = "9a1177854c4c5609293e017c53bc8950"
|
SRC_URI[md5sum] = "71820863d5479e2c4a5b78f3164d5f15"
|
||||||
SRC_URI[sha256sum] = "c8a012c2a99132629ab043f764a2b7cb6388483a015cd15c7a4288bec3590fdb"
|
SRC_URI[sha256sum] = "3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
|
||||||
file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \
|
file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \
|
||||||
Reference in New Issue
Block a user