diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2020-01-09 22:05:13 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-01-10 00:50:59 -0800 |
| commit | c807cccc559467750693a37b903357c71f88b9f5 (patch) | |
| tree | b22f3373727aad8ee0b5f2808623203105667e32 /meta-gnome/recipes-gnome | |
| parent | 51849f996bbb88d82fa2fad3364aed981aaba9df (diff) | |
| download | meta-openembedded-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/recipes-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" | |||
| 30 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 30 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
| 31 | UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" | 31 | UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" |
| 32 | 32 | ||
| 33 | SRC_URI[archive.md5sum] = "b01d6772917148c81d472584f6b36c83" | 33 | SRC_URI[archive.md5sum] = "a0f7d78f57616076890f0e3b7f12196a" |
| 34 | SRC_URI[archive.sha256sum] = "703264db2fafe02d1db53d701cb99a4a757c46e7569e7b9d690dda009fc03b4d" | 34 | SRC_URI[archive.sha256sum] = "2474bef386c5a47d7be285aa22e24125c46ba5f860a25a1a36a90de4e456bd8a" |
| 35 | 35 | ||
| 36 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 36 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
| 37 | PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" | 37 | PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" |
