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

oniro-sysctl: Fix syntax overrides


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 95734714
No related branches found
No related tags found
1 merge request!30flavours/zephyr/local.conf.sample: Bump CONF_VERSION
......@@ -28,4 +28,4 @@ do_install() {
install -m 0644 "${WORKDIR}/oniro-bpf.conf" "${D}${sysconfdir}/sysctl.d/"
}
FILES_${PN} += "${sysconfdir}/sysctl.d/oniro-*"
FILES:${PN} += "${sysconfdir}/sysctl.d/oniro-*"
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