mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
xfdesktop: upgrade 4.16.0 -> 4.16.1
Changelog: - Resolve deadlock on background change - Allocate memory after error processing - Remove unused function call - autoconf: Remove AC_HEADER_STDC - Do not delete property not set - Set a pixmap XID, not the XID of the root window - Fix next background - build: Fix intltool lock file problem during make distcheck - Increase opacity of xfce-verticals bg - Fix Applications Menu memory leak - Fix gettext extraction from settings/xfce-backdrop-settings.desktop.in.in - Translation Updates https://github.com/xfce-mirror/xfdesktop/releases/tag/xfdesktop-4.16.1 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inherit xfce features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI[sha256sum] = "934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f155bae"
|
||||
SRC_URI[sha256sum] = "e31dcb0008ae55e99e42128a4694002203305287434a8ee0f9937e7298a4bd11"
|
||||
|
||||
PACKAGECONFIG ??= "notify"
|
||||
PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
|
||||
Reference in New Issue
Block a user