diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-26 08:34:19 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:01 +0100 |
commit | ccdd8142e6fecf4c0363e5faaa86b4584820d4c5 (patch) | |
tree | 690879868a837ed2bd61f22aec592dfd24419a91 | |
parent | 31ec877af046293262dc4c6038f959488b40752f (diff) | |
download | poky-ccdd8142e6fecf4c0363e5faaa86b4584820d4c5.tar.gz |
adwaita-icon-theme: upgrade 45.0 -> 46.0
Changelog:
==========
- cursors: fix windows build
- cursors: reinstate some x11 cursor names
- symbolic: thunderbolt, phone & export fixes
- index.theme: remove duplicate entries
- cursors: clean up shapes, sync DND metaphors with macos
- symbolic: revert about metaphor
- symbolic: shared screen metaphor update
- fullcolor: antialias 16x16 a little more
- symbolic: replace filled silhouettes with outlines
- cursors: only cover the CSS named
- symbolic: help-about metaphor
- symbolic: sync not-junk metaphor (https://gitlab.gnome.org/GNOME/evolution/-/issues/1710#note_1924546)
- symbolic: cleaned up export with Symbolic Preview
(From OE-Core rev: 7999d8e50abe08d3a255f027e6d2148b63741939)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb (renamed from meta/recipes-gnome/gnome/adwaita-icon-theme_45.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_45.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb index 0bd98288f6..2f3e4e7b85 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_45.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c \ | |||
12 | 12 | ||
13 | inherit gnomebase allarch gtk-icon-cache | 13 | inherit gnomebase allarch gtk-icon-cache |
14 | 14 | ||
15 | SRC_URI[archive.sha256sum] = "2442bfb06f4e6cc95bf6e2682fdff98fa5eddc688751b9d6215c623cb4e42ff1" | 15 | SRC_URI[archive.sha256sum] = "4bcb539bd75d64da385d6fa08cbaa9ddeaceb6ac8e82b85ba6c41117bf5ba64e" |
16 | 16 | ||
17 | DEPENDS += "librsvg-native" | 17 | DEPENDS += "librsvg-native" |
18 | 18 | ||