summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2019-05-06 14:19:53 +0200
committerStefan Agner <stefan.agner@toradex.com>2019-05-06 14:19:53 +0200
commitaa50243bd9ad37b18d2ca646bf1cf696f921fe7e (patch)
tree2ed707df17421e9ac35999d70f047b31b8cbdd4b
parent371f39a211885c65bf001115348e674c31547f10 (diff)
systemd: apply configuration change in main systemd recipe
Since oe-core commit 3150253898ba ("systemd-conf: simplify creation of machine-specific configuration") systemd-conf no longer unpacks the systemd sources. Hence the patch which patches units/systemd-udevd.service.in does no longer apply. Apply the patch in the systemd recipe instead. The systemd-udevd.service file is only deployed in a package built from the systemd recipe anyway, hence this also makes sure that the patched file gets actually deployed. This essentially reverts commit 118f6b1b17b6 ("systemd: follow recipe split which added systemd-conf"). Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--recipes-core/systemd/systemd_%.bbappend (renamed from recipes-core/systemd/systemd-conf_%.bbappend)0
1 files changed, 0 insertions, 0 deletions
diff --git a/recipes-core/systemd/systemd-conf_%.bbappend b/recipes-core/systemd/systemd_%.bbappend
index 8ebb6cc..8ebb6cc 100644
--- a/recipes-core/systemd/systemd-conf_%.bbappend
+++ b/recipes-core/systemd/systemd_%.bbappend