aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bbappend
blob: 59c471e217fe1d5dec03e070bbc4d1a50cd7451c (plain)
1
2
3
4
5
6
7
8
# look for files in the layer first
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

DEPENDS += "systemd"

PRINC := "${@int(PRINC) + 2}"

SRC_URI += "file://0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch"