summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-01-22 20:23:09 +0100
committerKhem Raj <raj.khem@gmail.com>2025-01-24 18:20:06 -0800
commit761ae91279b05b5b40a8274b5d66c0d8a51e9de4 (patch)
tree83adfa954c1a396da4803effc4689006692f44a9
parent50016aa4c0e1b0b48b08dbac059b6bf2ff780fb1 (diff)
downloadmeta-openembedded-761ae91279b05b5b40a8274b5d66c0d8a51e9de4.tar.gz
gnome-control-center: update 47.2 -> 47.3
============ Version 47.3 ============ - Various translation updates About - Fix wrong GPU names when g-c-c is launched using dGPU Color - Various fixes to the color calibration tool Notifications - Update UI when underlying gsetting changes Network - Make metered connection and hotspot settings adaptive to small screens Power - Handle when tuned-ppd has an unsupported power profile Sound - Prevent crash in Volume Levels when stream has no name Users - Make screen reader read avatar file names when there are no names Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb
index a2decc13e3..a73183f0f8 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb
@@ -39,7 +39,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-
39REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" 39REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
40 40
41SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" 41SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
42SRC_URI[archive.sha256sum] = "434a322dc3743858b89d8165d89f89dc05968b6b7be3400944ced4271250d3e9" 42SRC_URI[archive.sha256sum] = "78381d5a7f1d5b297c9a19611145ee5e0584f06ac575ed08ad070a0c07bbeaa2"
43 43
44PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" 44PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
45PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" 45PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper"