summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2026-02-17 07:23:45 -0500
committerKhem Raj <raj.khem@gmail.com>2026-02-17 22:42:40 -0800
commit0b3cc61e2a705ff1c0ff8f4571eb06bd7c47cde9 (patch)
tree74b6a8cbc2dec317d643a5d5ddbf276275e7f431 /meta-xfce
parenta310ed6fdba38defa6d198cdb47c40f3004e813a (diff)
downloadmeta-openembedded-0b3cc61e2a705ff1c0ff8f4571eb06bd7c47cde9.tar.gz
thunar: upgrade 4.20.5 -> 4.20.7
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.7 Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.6 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.20.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.20.5.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb
index e72eb8b33f..a9b04de13e 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.20.5.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb
@@ -11,7 +11,7 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc
11# cairo would at least needed to be built with xlib. 11# cairo would at least needed to be built with xlib.
12ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 12ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
13 13
14SRC_URI[sha256sum] = "da299babd233a079a443e527fa38cba3899b6131ef056593de9451178d812f2a" 14SRC_URI[sha256sum] = "e0dfbb732c3d7c9174d1c0216dd6177f1d4e9297e623dbced32efd3f3e8682e5"
15 15
16PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" 16PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
17PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2" 17PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2"