aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-12 08:54:26 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-13 19:21:40 -0700
commit217707b4229e6ee57f957dd7b1226fd65ef3eb33 (patch)
treedfaaf2e1c0960eb8b68384902521091c2df46621 /meta-gnome
parent4efc34bdfd6c722ae4d65f81fa7b322e87507cb4 (diff)
downloadmeta-openembedded-contrib-217707b4229e6ee57f957dd7b1226fd65ef3eb33.tar.gz
gnome-panel: upgrade 3.42.0 -> 3.44.0
Version 3.44.0 ============== - Updated translations. Version 3.43.1 ============== - Port to GWeather 4. (#38) - Updated translations. 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-panel/gnome-panel_3.44.0.bb (renamed from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb
index 2bcf145471..67bdf58f81 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb
@@ -11,13 +11,13 @@ DEPENDS += " \
libwnck3 \
polkit \
dconf \
- libgweather \
+ libgweather4 \
gnome-menus \
gnome-desktop \
gdm \
"
-SRC_URI[archive.sha256sum] = "aea8c0efc2edba20e97ad4695179cd0a2538e64c2904702cc8c594e8e0898703"
+SRC_URI[archive.sha256sum] = "99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa"
PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"