[oe][meta-gnome][PATCH 6/20] gnome-panel: upgrade 3.47.1 -> 3.58.1
[email protected] Sun, 2 Aug 2026 01:11:24 +1200
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> https://gitlab.gnome.org/GNOME/gnome-panel/-/blob/3.58.1/NEWS?ref_type=tags Signed-off-by: Ankur Tyagi <[email protected]> --- .../{gnome-panel_3.47.1.bb => gnome-panel_3.58.1.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-panel/{gnome-panel_3.47.1.bb => gnome-panel_3.58.1.bb} (80%) diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.58.1.bb similarity index 80% rename from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb rename to meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.58.1.bb index 02a8b01b26..285b23aae2 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.58.1.bb @@ -18,8 +18,10 @@ DEPENDS += " \ gdm \ " -SRC_URI[archive.sha256sum] = "d8f6e2c659668c77df82c3dd95ba04fcef8c40c228e2c22605f9a17a9161ec83" +SRC_URI[archive.sha256sum] = "7e8bca43a81a134c666b3a78baf2affb0c5d30efb1bca653887fc41b31dd5e64" PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" RDEPENDS:${PN} += "gdm-base" + +FILES:${PN} += " ${systemd_user_unitdir}"