summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd-conf_%.bbappend
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2019-03-12 09:36:28 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-03-27 12:38:37 +0100
commitbac4d6612cb99e9ad6d8da006b88a005da7bc57d (patch)
tree616fdb208d0869625805e9b0d22affd2d20edb47 /recipes-core/systemd/systemd-conf_%.bbappend
parent118f6b1b17b61cebf933b52979c1598231b90014 (diff)
systemd-conf: add version pattern to recipe
Or else the changes for systemd-conf recipe will be missed. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-core/systemd/systemd-conf_%.bbappend')
-rw-r--r--recipes-core/systemd/systemd-conf_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-core/systemd/systemd-conf_%.bbappend b/recipes-core/systemd/systemd-conf_%.bbappend
new file mode 100644
index 0000000..8ebb6cc
--- /dev/null
+++ b/recipes-core/systemd/systemd-conf_%.bbappend
@@ -0,0 +1,5 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:"
+
+SRC_URI += " \
+ file://0001-systemd-udevd.service.in-set-MountFlags-shared.patch \
+"