Hi,
First, mails that patch oe-core should be sent to the oe-core list,
not yocto@ (which is more of a support channel).
Second this patch won't do what you expect - when you find a file in
FILESEXTRAPATHS it isn't being installed, so it won't be in the
package.
I intentionally removed code that
Signed-off-by: Jukka Rissanen
---
meta/classes/systemd.bbclass | 8
1 file changed, 8 insertions(+)
diff --git a/meta/classes/systemd.bbclass b/meta/classes/systemd.bbclass
index 564cd72..b807d4e 100644
--- a/meta/classes/systemd.bbclass
+++ b/meta/classes/systemd.bbclass
@@ -1,3 +1,5