blob: eb9906d3244e063ffde05c79f7d32c67d917be4c (
plain)
1
2
3
4
5
6
7
|
FILESEXTRAPATHS_prepend := "${THISDIR}/lxdm:"
SRC_URI += " \
file://logout-fixes.patch \
file://root-autologin.patch \
file://0001-lxdm.service-kill-lxsession-explicitely-with-sigkill.patch \
"
|