diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-01 12:08:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-04 11:28:23 +0100 |
commit | da8abb9b7a8531d265129f171b5fa483a1393a3e (patch) | |
tree | 12559b97010544ebea696bf3f0743cff9f846fcc /meta/recipes-gnome/gtk+ | |
parent | 193dd058f0314902ee1aa000c6ba1d844582d02b (diff) | |
download | poky-da8abb9b7a8531d265129f171b5fa483a1393a3e.tar.gz |
gtk+3: upgrade 3.24.33 -> 3.24.34
(From OE-Core rev: a652d392a47aa7c0652aac941fb7d550aea192ae)
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.34.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.24.33.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.33.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.34.bb index fb9e29dd8c..f862e143d4 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.33.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.34.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar | |||
7 | file://0003-Add-disable-opengl-configure-option.patch \ | 7 | file://0003-Add-disable-opengl-configure-option.patch \ |
8 | file://link_fribidi.patch \ | 8 | file://link_fribidi.patch \ |
9 | " | 9 | " |
10 | SRC_URI[sha256sum] = "588b06522e25d1579e989b6f9d8a1bdbf2fe13cde01a04e904ff346a225e7801" | 10 | SRC_URI[sha256sum] = "dbc69f90ddc821b8d1441f00374dc1da4323a2eafa9078e61edbe5eeefa852ec" |
11 | 11 | ||
12 | S = "${WORKDIR}/gtk+-${PV}" | 12 | S = "${WORKDIR}/gtk+-${PV}" |
13 | 13 | ||