summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-02-10 17:00:35 +0800
committerKhem Raj <raj.khem@gmail.com>2025-02-10 08:45:36 -0800
commitdb8160c0d9c09cc4908f01fda092c5332e6cd53c (patch)
treee29abfccb141f660feccb352b27bd241214bbc62
parent3322157fda49aa0904c876fabcb8a5fd491ec882 (diff)
downloadmeta-openembedded-db8160c0d9c09cc4908f01fda092c5332e6cd53c.tar.gz
gnome-system-monitor: upgrade 47.0 -> 47.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.1.bb
index 721ae5a943..e26ae991ff 100644
--- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.1.bb
@@ -22,7 +22,7 @@ inherit gnomebase gsettings gnome-help itstool gtk-icon-cache features_check get
22ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 22ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
23REQUIRED_DISTRO_FEATURES = "polkit" 23REQUIRED_DISTRO_FEATURES = "polkit"
24 24
25SRC_URI[archive.sha256sum] = "ede7b925eb714d8b3c2bfbf7405a1b714494fe47e02f0af08f5837b3e256547f" 25SRC_URI[archive.sha256sum] = "d3c5714fd91fa7f05d6775e6797ccdab3149f131d1aa776a3352e2addb110f01"
26 26
27PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 27PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
28PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd" 28PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd"