summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2026-04-28 05:09:52 -0400
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-07 10:45:37 -0700
commitee2048e9dfd60d4ea747d832889ccdb6af427476 (patch)
treed8af938e67b97314b7d4821be4e62354653d00b1 /meta-xfce/recipes-xfce
parentfbe399b23017fd9e7ccb26324f9eb6c3e88e6cc4 (diff)
downloadmeta-openembedded-ee2048e9dfd60d4ea747d832889ccdb6af427476.tar.gz
xfdesktop: upgrade 4.20.1 -> 4.20.2
Changelog: https://gitlab.xfce.org/xfce/xfdesktop/-/tags/xfdesktop-4.20.2 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.2.bb (renamed from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.1.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.2.bb
index 5cd0213951..996330cc45 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.1.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.2.bb
@@ -24,7 +24,7 @@ inherit xfce features_check
24 24
25REQUIRED_DISTRO_FEATURES = "x11" 25REQUIRED_DISTRO_FEATURES = "x11"
26 26
27SRC_URI[sha256sum] = "acccde849265bbf4093925ba847977b7abf70bb2977e4f78216570e887c157b8" 27SRC_URI[sha256sum] = "1d9bd76015fb6e9aca05e73cd998c7c66ed4fc8c10b626e08fc2eb7c39df3f7b"
28 28
29PACKAGECONFIG ??= "notify" 29PACKAGECONFIG ??= "notify"
30PACKAGECONFIG[notify] = "-Dnotifications=enabled,-Dnotifications=disabled,libnotify" 30PACKAGECONFIG[notify] = "-Dnotifications=enabled,-Dnotifications=disabled,libnotify"