summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2026-01-05 12:08:20 -0500
committerKhem Raj <raj.khem@gmail.com>2026-01-05 18:16:19 -0800
commit3f9b0b867c232f113728251783644a9e30f3eb63 (patch)
tree718b1bb8512cf7bd8aecf98ed4606c846cc96ae7 /meta-xfce/recipes-xfce
parent9eabbca90565e4ae790bedeef9a91df1878c6f93 (diff)
downloadmeta-openembedded-3f9b0b867c232f113728251783644a9e30f3eb63.tar.gz
xfce4-panel: upgrade 4.20.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.20.1 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb (renamed from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.0.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb
index f907e928f5..8efa88b9d7 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb
@@ -17,7 +17,7 @@ SRC_URI += " \
17 file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ 17 file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
18 file://0002-use-lxdm-to-replace-dm-tool.patch \ 18 file://0002-use-lxdm-to-replace-dm-tool.patch \
19" 19"
20SRC_URI[sha256sum] = "ff33cd5f5d16c2193fe305f4878d82cd8d2feea92f2594bcd27b2b5c392d43b8" 20SRC_URI[sha256sum] = "5a7c8097527555640ab3d00307505c7c1b7302d11d92874f88842ea969483519"
21 21
22EXTRA_OECONF += "--disable-vala GDBUS_CODEGEN=${STAGING_BINDIR_NATIVE}/gdbus-codegen" 22EXTRA_OECONF += "--disable-vala GDBUS_CODEGEN=${STAGING_BINDIR_NATIVE}/gdbus-codegen"
23 23