diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-11-19 15:38:03 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-11-19 08:11:45 -0800 |
commit | 1860e73887f17c11f782bac4b2f1e969efb5559b (patch) | |
tree | 2dc0cacfde82c7d7d02de9e58c57da2b120f76e8 /meta-gnome | |
parent | fc3acc6ff4ac2dd14e6cff483ea81450d80b6832 (diff) | |
download | meta-openembedded-1860e73887f17c11f782bac4b2f1e969efb5559b.tar.gz |
gnome-backgrounds: upgrade 42.0 -> 43
Changelog:
=========
- all new 43 set of default and supplemental wallpapers
- SVG and WebM formats for better compression and resolution
- 4k square format targeting both widescreen, 4:3 and portrait
displays.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_43.bb (renamed from meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_42.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_42.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_43.bb index d700c1bcb..9f94378d8 100644 --- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_43.bb | |||
@@ -8,7 +8,7 @@ GNOMEBASEBUILDCLASS = "meson" | |||
8 | 8 | ||
9 | inherit gnomebase gettext allarch | 9 | inherit gnomebase gettext allarch |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "4c7fe1a09f459c5f77189a5982524fce05d888944955d679910f234606c1295d" | 11 | SRC_URI[archive.sha256sum] = "19f749d8c37f872f155bb69a2bbe7aca381175e6929f1998047d775cbc637244" |
12 | 12 | ||
13 | FILES:${PN} += " \ | 13 | FILES:${PN} += " \ |
14 | ${datadir}/backgrounds \ | 14 | ${datadir}/backgrounds \ |