summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2022-12-30 11:58:42 +0100
committerKhem Raj <raj.khem@gmail.com>2022-12-31 10:40:31 -0800
commit0322cd18acc1c61f131a93eaaad9ac1315ab5fc8 (patch)
tree8e94e62a224e455f23cbe697ec6a86e8c1892685
parent8a42b600abdea914bf856b71c3b65d077d31f648 (diff)
downloadmeta-openembedded-0322cd18acc1c61f131a93eaaad9ac1315ab5fc8.tar.gz
gnome-panel: update 3.44.0 -> 3.47.1
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb
index 67bdf58f81..8380c51edf 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "GNOME flashback panel"
2LICENSE = "GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 4
5inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check 5inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gettext upstream-version-is-even features_check
6 6
7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam" 7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam"
8 8
@@ -17,7 +17,7 @@ DEPENDS += " \
17 gdm \ 17 gdm \
18" 18"
19 19
20SRC_URI[archive.sha256sum] = "99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa" 20SRC_URI[archive.sha256sum] = "d8f6e2c659668c77df82c3dd95ba04fcef8c40c228e2c22605f9a17a9161ec83"
21 21
22PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" 22PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"
23 23