summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-14 12:55:35 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-04 17:09:52 +0100
commit118f6b1b17b61cebf933b52979c1598231b90014 (patch)
tree4eab828815e35e75ca33c63450bd3832d99481f4
parent87bd454d72b205b3802e67527a06099e0c74983c (diff)
systemd: follow recipe split which added systemd-conf
The systemd configuration has been split from the systemd recipe. Thus we need to move our changes to the systemd configuration. While at it drop the kmod packageconfig. This was only needed with angstrom. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-core/systemd/systemd-conf.bbappend (renamed from recipes-core/systemd/systemd_%.bbappend)2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd-conf.bbappend
index 9d98091..8ebb6cc 100644
--- a/recipes-core/systemd/systemd_%.bbappend
+++ b/recipes-core/systemd/systemd-conf.bbappend
@@ -3,5 +3,3 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:"
SRC_URI += " \
file://0001-systemd-udevd.service.in-set-MountFlags-shared.patch \
"
-
-PACKAGECONFIG_append = " kmod" \ No newline at end of file