mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gnome-control-center: upgrade 3.34.4 -> 3.34.5
================ Version 3.34.5 ================ - Updated translations - Remove some dead code Display - Fix resolution options getting stuck in a low resolution Network - Print warning if failed to save to libsecret - Handle security combo box being not selected correctly - Fix small memory leaks Sharing: - Fix small memory leak User Accounts - Fix uninitialized variable - Fix small memory leak Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -30,8 +30,8 @@ DEPENDS = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
|
||||
|
||||
SRC_URI[archive.md5sum] = "4a783c45d6775185a683f143a14d460e"
|
||||
SRC_URI[archive.sha256sum] = "17ea6db4b9cee75e99e77f0161a0e5209a3b86444ae775c2068ec192aba6272e"
|
||||
SRC_URI[archive.md5sum] = "ca92151a2a58cc3e0a73e88379e96ce2"
|
||||
SRC_URI[archive.sha256sum] = "b30d0afb99252f150e37d5ca4bc83b89bf4aa6d18c5d367230053278634e0c47"
|
||||
SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
|
||||
|
||||
PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
|
||||
Reference in New Issue
Block a user