mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
imsettings: upgrade 1.8.10 -> 1.8.11
Fixes building with glibc 2.43 Shortlog: Reset gtk-im-module in gsettings to use the wayland module instead gtk4 Ensure collecting proper information on even Wayland session Fix unexpected D-Bus session lifetime Fix "assignment discards 'const' qualifier from pointer target type" Show few more information in log Drop cinnamon backend Disable imsettings for Cinnamon Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8b55b6620b
commit
f362808d35
@ -45,9 +45,9 @@ index b492532..2236257 100644
|
||||
-SUFFIXES = .1.xml
|
||||
+
|
||||
|
||||
##
|
||||
# Local Rules
|
||||
@@ -50,12 +42,6 @@ bin_PROGRAMS = \
|
||||
#
|
||||
imsettings_boot_in = imsettings-boot.sh.in
|
||||
@@ -59,12 +51,6 @@ bin_PROGRAMS = \
|
||||
libexec_PROGRAMS = \
|
||||
imsettings-check \
|
||||
$(NULL)
|
||||
@ -60,7 +60,7 @@ index b492532..2236257 100644
|
||||
#
|
||||
autostartdir = $(sysconfdir)/xdg/autostart
|
||||
#
|
||||
@@ -64,13 +50,6 @@ autostart_in_files = \
|
||||
@@ -73,13 +59,6 @@ autostart_in_files = \
|
||||
$(NULL)
|
||||
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
|
||||
#
|
||||
|
||||
@ -16,11 +16,11 @@ DEPENDS = "autoconf-archive-native gtk+3 libnotify"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://gitlab.com/tagoh/imsettings.git;protocol=https;branch=main \
|
||||
SRC_URI = "git://gitlab.com/tagoh/imsettings.git;protocol=https;branch=main;tag=${PV} \
|
||||
file://imsettings-gcc10.patch \
|
||||
file://0001-remove-man-page.patch \
|
||||
"
|
||||
SRCREV = "27d84c88831ef76397a15891ba0738ce9a83902a"
|
||||
SRCREV = "7fadd84fcbfe6c321dbe1c97b50cbb70efe20155"
|
||||
|
||||
|
||||
do_configure:prepend() {
|
||||
Loading…
x
Reference in New Issue
Block a user