diff options
author | wangmy <wangmy@fujitsu.com> | 2022-10-11 15:58:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-26 12:28:38 +0100 |
commit | b4992b6082d62976512e974f264797755f33776a (patch) | |
tree | bec502bd0dc3e2591a6090a2f5afb286ea6e2bb5 /meta/recipes-gnome | |
parent | b1064661ee7fd731962c4d589693c4e04ffe8e59 (diff) | |
download | poky-b4992b6082d62976512e974f264797755f33776a.tar.gz |
gsettings-desktop-schemas: upgrade 42.0 -> 43.0
Changelog:
=========
- Update default background file extension to webp
- Translation updates
- Add setting for touchpad acceleration profiles
- Add specific schema for trackpoint pointer devices
- Fix description of use-same-proxy setting
(From OE-Core rev: fc3b9cd80aafa448253e50e78aee59f205029e07)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0.bb (renamed from meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_42.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_42.0.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0.bb index b8ae15c229..966a67fead 100644 --- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_42.0.bb +++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0.bb | |||
@@ -13,4 +13,4 @@ GNOMEBASEBUILDCLASS = "meson" | |||
13 | 13 | ||
14 | inherit gnomebase gsettings gobject-introspection gettext | 14 | inherit gnomebase gsettings gobject-introspection gettext |
15 | 15 | ||
16 | SRC_URI[archive.sha256sum] = "6686335a9ed623f7ae2276fefa50a410d4e71d4231880824714070cb317323d2" | 16 | SRC_URI[archive.sha256sum] = "5d5568282ab38b95759d425401f7476e56f8cbf2629885587439f43bd0b84bbe" |