From 23c9511b0a90aeb67b212aa1d288455206af33bb Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Tue, 28 Apr 2026 17:36:13 +0800 Subject: [PATCH] gnome-shell: upgrade 48.7 -> 48.8 1.ChangeLog https://github.com/GNOME/gnome-shell/releases/tag/48.8 Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- .../gnome-shell/{gnome-shell_48.7.bb => gnome-shell_48.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_48.7.bb => gnome-shell_48.8.bb} (96%) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.7.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.8.bb similarity index 96% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.7.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.8.bb index 3f668fe410..e8b1bd6d0c 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.7.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.8.bb @@ -34,7 +34,7 @@ GIR_MESON_OPTION = "" REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" SRC_URI += "file://0001-shell-app-usage.c-only-include-x11-headers-if-HAVE_X.patch" -SRC_URI[archive.sha256sum] = "2dff328d5f7e29f8c897bc21caac7d2d443be3c63ae84d7623dec800f23493c3" +SRC_URI[archive.sha256sum] = "cb9b7d86cf362530e648e68caaf109a32af4e832874a26791ca8789773efd233" PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth"