only include changes of systemd is enabled.
Signed-off-by: Armin Kuster <[email protected]>
---
meta-integrity/recipes-core/systemd/systemd_%.bbappend | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-integrity/recipes-core/systemd/systemd_%.bbappend
b/meta-integrity/recipes-core/systemd/systemd_%.bbappend
index 3b45541..f33e563 100644
--- a/meta-integrity/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-integrity/recipes-core/systemd/systemd_%.bbappend
@@ -1,11 +1,11 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+FILESEXTRAPATHS_prepend_ima := "${THISDIR}/files:"
-SRC_URI += " \
+SRC_URI_iam += " \
file://machine-id-commit-sync.conf \
file://random-seed-sync.conf \
"
-do_install_append () {
+do_install_append_iam () {
for i in machine-id-commit random-seed; do
install -d ${D}/${systemd_system_unitdir}/systemd-$i.service.d
install -m 0644 ${WORKDIR}/$i-sync.conf
${D}/${systemd_system_unitdir}/systemd-$i.service.d
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#47809): https://lists.yoctoproject.org/g/yocto/message/47809
Mute This Topic: https://lists.yoctoproject.org/mt/69235591/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-