diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-06-06 10:58:02 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-06-06 08:07:05 -0700 |
commit | eab79494e3713f46ba7f40c14460d11568a4b0fe (patch) | |
tree | 879ee8bb5c5ae9e3793c966a86ced9bcfcd9eaec | |
parent | b35727ce74b1727914c97f670335ab1636f0607d (diff) | |
download | meta-openembedded-eab79494e3713f46ba7f40c14460d11568a4b0fe.tar.gz |
xfce4-places-plugin: upgrade 1.8.3 -> 1.8.4
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/tags/xfce4-places-plugin-1.8.4
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb (renamed from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb index 753dcae91e..4fe293898d 100644 --- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" | |||
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743" | 9 | SRC_URI[sha256sum] = "ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e" |
10 | 10 | ||
11 | PACKAGECONFIG ??= "notify" | 11 | PACKAGECONFIG ??= "notify" |
12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |