summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd_%.bbappend
blob: a602985cc89895de5d7e3f724d7a56da79f57640 (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:"

SRC_URI += " \
    file://0001-systemd-udevd.service.in-set-MountFlags-shared.patch \
"

# systemd-rfkill disables RF by default.
PACKAGECONFIG_remove = "rfkill"