Skip to content
Snippets Groups Projects
Unverified Commit 6e5476bf authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

oniro-mounts: Fix syntax overrides


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent ec5b874d
No related branches found
No related tags found
1 merge request!30flavours/zephyr/local.conf.sample: Bump CONF_VERSION
......@@ -20,7 +20,7 @@ SRC_URI = " \
inherit allarch systemd
SYSTEMD_SERVICE_${PN} = " \
SYSTEMD_SERVICE:${PN} = " \
run-mount-boot.mount \
run-mount-sysdata.mount \
run-mount-devdata.mount \
......@@ -42,4 +42,4 @@ do_install () {
done
}
FILES_${PN} += "${systemd_unitdir}"
FILES:${PN} += "${systemd_unitdir}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment