aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bbappend
blob: 100f34b6c7f4221c910c5b7ea68fcff4a6a76d8e (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) + 1}"

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