summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-10-26 11:20:06 +0200
committerKhem Raj <raj.khem@gmail.com>2023-10-26 09:02:04 -0700
commit5f4d9697edd46c7118d470b196a60227319c3c7f (patch)
treecc4d1ffb2cae9f289ff829523fee7aa7420a16cd /meta-gnome/recipes-gnome
parent276e2548cfe1f210f28474f4aaf3cc9e3c37185e (diff)
downloadmeta-openembedded-5f4d9697edd46c7118d470b196a60227319c3c7f.tar.gz
gnome-control-center: Update 45.0 -> 45.1
============ Version 45.1 ============ About - Add more types of processor support Accessibility - Make Cursor Size dialog close on Escape key Keyboard - Allow closing Shortcuts dialog with Escape key Mouse - Fix linked style of primary mouse button in RTL languages - Avoid making videos blurry Network - Fix editing connections without a device - Revert "Disable DNS entry if automatic DNS option is enabled" 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-control-center/gnome-control-center_45.1.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.0.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb
index 29c9f3c48..34e054f99 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb
@@ -39,7 +39,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is
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] = "83df6a90f98914f2c19a872ce06562acef40927637f679c383099265ccfa42cf" 42SRC_URI[archive.sha256sum] = "d286c7627150e112aacbb4b7b91717fad8e89076061479dfc610b2dd744b577a"
43 43
44PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" 44PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
45PACKAGECONFIG[cups] = ",,cups,cups" 45PACKAGECONFIG[cups] = ",,cups,cups"