diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-05 17:18:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-09 23:30:15 +0100 |
commit | 5ef38c9caef4b73cddfd3e29c6bfe7d4abe8404f (patch) | |
tree | 4753de7be7cbdd94d764aaf348a7006927731617 /meta/recipes-gnome/gtk+ | |
parent | 6c1dd9dede2050e6ed433ebbdec3a4d00d07bf58 (diff) | |
download | poky-5ef38c9caef4b73cddfd3e29c6bfe7d4abe8404f.tar.gz |
gtk+3: upgrade 3.24.25 -> 3.24.28
(From OE-Core rev: 09cc5725b8ecdfd1cc54eaf834cdf5e2dbdd050c)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.24.28.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.24.25.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.25.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.28.bb index 8c5426f22b..619c733a07 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.25.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.28.bb | |||
@@ -8,7 +8,7 @@ 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://link_fribidi.patch \ | 9 | file://link_fribidi.patch \ |
10 | " | 10 | " |
11 | SRC_URI[sha256sum] = "87e26b111d3b8a85ff218980a56f3e814257b8dd11e5c4d9a2803b423b08297c" | 11 | SRC_URI[sha256sum] = "b04e09763367f1ce932cd2ee3a359d4de150e1c38e7bef7d29aa72557a6b47c6" |
12 | 12 | ||
13 | S = "${WORKDIR}/gtk+-${PV}" | 13 | S = "${WORKDIR}/gtk+-${PV}" |
14 | 14 | ||