mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
mutter: upgrade 3.34.5 -> 3.34.6
3.34.6 ====== * Fix various clipboard issues [Carlos; !1198, !1203, !1204, !1186, !1206] * Fix locate-pointer feature interfering with keybindings [Carlos; !1014] * Fix overview key on X11 when using multiple keyboard layouts [Olivier; !1219] * Preserve keyboard state on VT switch [Olivier; !1185] * Fixed crashes [Florian; #1083] * Plugged memory leaks [Sebastian; !1001] * Misc. bug fixes and cleanups [Pekka, Laurent; !1209, #1074] 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
@@ -22,8 +22,8 @@ GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
inherit gnomebase gsettings gobject-introspection gettext upstream-version-is-even features_check
|
||||
|
||||
SRC_URI[archive.md5sum] = "4a16dad1d93d5e1f81d555da35faf0e9"
|
||||
SRC_URI[archive.sha256sum] = "d1d149b70ed7330771f4524886b98775fce5a11cf17f9683cba151075f2879c4"
|
||||
SRC_URI[archive.md5sum] = "20913c458406e6efa3df005a3ce48c8e"
|
||||
SRC_URI[archive.sha256sum] = "23bde87d33b8981358831cec8915bb5ff1eaf9c1de74c90cd1660b1b95883526"
|
||||
SRC_URI += "file://0001-EGL-Include-EGL-eglmesaext.h.patch"
|
||||
|
||||
# x11 is still manadatory - see meson.build
|
||||
Reference in New Issue
Block a user