summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-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/recipes-gnome
parent4efc34bdfd6c722ae4d65f81fa7b322e87507cb4 (diff)
downloadmeta-openembedded-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/recipes-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 2bcf14547..67bdf58f8 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 += " \
11 libwnck3 \ 11 libwnck3 \
12 polkit \ 12 polkit \
13 dconf \ 13 dconf \
14 libgweather \ 14 libgweather4 \
15 gnome-menus \ 15 gnome-menus \
16 gnome-desktop \ 16 gnome-desktop \
17 gdm \ 17 gdm \
18" 18"
19 19
20SRC_URI[archive.sha256sum] = "aea8c0efc2edba20e97ad4695179cd0a2538e64c2904702cc8c594e8e0898703" 20SRC_URI[archive.sha256sum] = "99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa"
21 21
22PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" 22PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"
23 23