summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-03-18 02:21:26 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-18 15:42:48 -0700
commit92eb65c11139a4004da96ba966d62123a66c6cc1 (patch)
tree9ec14e9c72dde25c08f1d4b2882031c10ee2054b /meta-gnome/recipes-gnome
parent8c3591ae108064cdf023dc0fe39ef3e3bd020452 (diff)
downloadmeta-openembedded-92eb65c11139a4004da96ba966d62123a66c6cc1.tar.gz
gnome-settings-daemon: update 45.0 -> 46.0
- requires gsettings-desktop-schemas-46.0 ============ Version 46.0 ============ - Translation updates - Build improvements - Fixed glib deprecation warnings ============= Version 46.rc ============= - Translation updates Smartcard: - Don't lose track of token name on card removal =============== Version 46.beta =============== - Translation updates - CI fixes Xsettings: - Expose setting for switch shapes ================ Version 46.alpha ================ - Translation updates Sharing: - Add support for gnome-remote-desktop headless mode Power: - Don't show notifications on mobile hardware Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb (renamed from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_45.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_45.0.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb
index 15651ba2a..d409e77ea 100644
--- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb
@@ -24,7 +24,7 @@ DEPENDS = " \
24REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" 24REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
25GIR_MESON_OPTION = "" 25GIR_MESON_OPTION = ""
26 26
27SRC_URI[archive.sha256sum] = "bb4dc46950e2a90f38f23225848856d2a7b1b718c89d0285ce197b7016bb1dc8" 27SRC_URI[archive.sha256sum] = "0b9a0f64fa18a8e7e09b4c95a3f754fa033c2cdbd2dc35701f0618572c1cb3d7"
28 28
29PACKAGECONFIG ??= " \ 29PACKAGECONFIG ??= " \
30 cups nm \ 30 cups nm \