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 <[email protected]> --- .../{gnome-shell_3.34.2.bb => gnome-shell_3.34.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_3.34.2.bb => gnome-shell_3.34.3.bb} (91%) 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 similarity index 91% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.2.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.3.bb index cd8b3ad0a..463fbf46f 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" -- 2.21.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
