diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-23 16:16:46 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-10-30 07:14:02 -0400 |
commit | e5e22aa5b36440b705b5c86bb5ef52535f23bdfe (patch) | |
tree | c8c884810d61e655b9805c5c9f84cbfe54724b0b | |
parent | d68a6cf5f8e91652eb87a6968055873d9e90f1f0 (diff) | |
download | meta-openembedded-e5e22aa5b36440b705b5c86bb5ef52535f23bdfe.tar.gz |
gnome-backgrounds: upgrade 44.0 -> 45.0
Changelog:
===========
- revert to JPEGs
- blue default (light)
- new default
- morphogenesis (reactive diffusion)
- pipes
- updated pixels & truchet
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c202f224ec45138b1e6e1b39cd4ba114f22bcad4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_45.0.bb (renamed from meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_44.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_44.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_45.0.bb index 2934b7398b..534f9a4c23 100644 --- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_44.0.bb +++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_45.0.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] = "4a8393b387135f2a6a424a1a0c3ac94e0742b62b8235a0923c929f51e04be04e" | 11 | SRC_URI[archive.sha256sum] = "cee0e688fbae5ef7a75f335ada2d10779e08ebca9445f1586de32c5a9b6dee2d" |
12 | 12 | ||
13 | FILES:${PN} += " \ | 13 | FILES:${PN} += " \ |
14 | ${datadir}/backgrounds \ | 14 | ${datadir}/backgrounds \ |