diff options
author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-12-28 07:18:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-05 17:18:15 +0000 |
commit | 4aa48c1e9f613f798f36b203de1bfe5ebdbc5939 (patch) | |
tree | e039550cc551fca7d2f268013f2b03378e4e77cb /meta/recipes-gnome | |
parent | a2f5dee7a5c10684b3eaf51b460dadd495f83010 (diff) | |
download | poky-4aa48c1e9f613f798f36b203de1bfe5ebdbc5939.tar.gz |
gtk+3: upgrade 3.24.30 -> 3.24.31
(From OE-Core rev: 490191fb7d1fce1e31153388e5fda48d454f2bc7)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.24.31.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.24.30.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.30.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.31.bb index 3de5b588eb..a53cd7a45e 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.30.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.31.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] = "ba75bfff320ad1f4cfbee92ba813ec336322cc3c660d406aad014b07087a3ba9" | 10 | SRC_URI[sha256sum] = "423c3e7fdb4c459ee889e35fd4d71fd2623562541c1041b11c07e5ad1ff10bf9" |
11 | 11 | ||
12 | S = "${WORKDIR}/gtk+-${PV}" | 12 | S = "${WORKDIR}/gtk+-${PV}" |
13 | 13 | ||