From 48619b555160a8b234530c896b3580d2acd029f3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 14 Feb 2018 16:38:02 +0100 Subject: Revert "Revert systemd: remove patch now provided upstream" OE-core dropped to do this for whatever reasons. Compare with openembedded core, commit 6c1765a05c1321f08f3d1fb521dfe6b07bc8e92 * Drop mount propagation patch, it only happens with libseccomp, OE doesnt enable it This reverts commit a8ee603737444c74db61d0a705b08e9a1dea5158. The patch is forward ported to systemd 234. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-core/systemd/systemd_%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes-core/systemd/systemd_%.bbappend (limited to 'recipes-core/systemd/systemd_%.bbappend') diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend new file mode 100644 index 0000000..8ebb6cc --- /dev/null +++ b/recipes-core/systemd/systemd_%.bbappend @@ -0,0 +1,5 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:" + +SRC_URI += " \ + file://0001-systemd-udevd.service.in-set-MountFlags-shared.patch \ +" -- cgit v1.2.3