summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2024-11-25 09:53:06 -0500
committerKhem Raj <raj.khem@gmail.com>2024-11-25 14:03:11 -0800
commit74a290bb3fb387ebd918cb2bd56a742188bff1e9 (patch)
treeed9c4045b62c7296c4425f02f25c7ce605e88e16 /meta-xfce/recipes-xfce
parent06c2d5221b39a3b61f8f6e71c318ebb57367ae0e (diff)
downloadmeta-openembedded-74a290bb3fb387ebd918cb2bd56a742188bff1e9.tar.gz
xfconf: Upgrade 4.18.1 -> 4.18.2
Changelog: https://gitlab.xfce.org/xfce/xfconf/-/tags/xfconf-4.18.2 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/xfconf/xfconf_4.18.2.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb
index e780b07604..39694cd0bf 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb
@@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection bash-completion vala
8 8
9EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl" 9EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
10 10
11SRC_URI[sha256sum] = "d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257" 11SRC_URI[sha256sum] = "dce24fb0555e9718d139c10e714759e03ab4e40a7ffcf3c990f046f7a17213cc"
12 12
13FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \ 13FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \
14 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \ 14 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \