mirror of
https://github.com/schnitzeltony/meta-gnome-forks.git
synced 2026-01-29 17:08:42 +01:00
cinnamon-settings-daemon: disable smartcard support
Samrtcard component crashes and blocks session to start Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -15,7 +15,6 @@ DEPENDS = " \
|
||||
libgnomekbd \
|
||||
libgudev \
|
||||
libnotify \
|
||||
nss \
|
||||
polkit \
|
||||
pulseaudio \
|
||||
upower \
|
||||
@@ -36,6 +35,7 @@ PV = "5.2.0+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OEMESON += " \
|
||||
-Duse_smartcard=disabled \
|
||||
-Duse_wacom=disabled \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user