aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-09 22:05:13 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-10 00:50:59 -0800
commitc807cccc559467750693a37b903357c71f88b9f5 (patch)
treeb22f3373727aad8ee0b5f2808623203105667e32 /meta-gnome
parent51849f996bbb88d82fa2fad3364aed981aaba9df (diff)
downloadmeta-openembedded-contrib-c807cccc559467750693a37b903357c71f88b9f5.tar.gz
gnome-shell: upgrade 3.34.2 -> 3.34.3
Frmo announcement: * polkitAgent: Fix confirming via keyboard when password-less [Jonas; #2066] * Misc. bug fixes and cleanups [Florian; !906] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.3.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.3.bb
index cd8b3ad0ab..463fbf46ff 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.3.bb
@@ -30,8 +30,8 @@ GTKDOC_MESON_OPTION = "gtk_doc"
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
-SRC_URI[archive.md5sum] = "b01d6772917148c81d472584f6b36c83"
-SRC_URI[archive.sha256sum] = "703264db2fafe02d1db53d701cb99a4a757c46e7569e7b9d690dda009fc03b4d"
+SRC_URI[archive.md5sum] = "a0f7d78f57616076890f0e3b7f12196a"
+SRC_URI[archive.sha256sum] = "2474bef386c5a47d7be285aa22e24125c46ba5f860a25a1a36a90de4e456bd8a"
PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth"