mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
connman: rename .bbappend to match new version from oe-core
* drop settings already set in connman.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
-4
@@ -1,8 +1,4 @@
|
|||||||
inherit systemd
|
|
||||||
|
|
||||||
PRINC := "${@int(PRINC) + 1}"
|
PRINC := "${@int(PRINC) + 1}"
|
||||||
|
|
||||||
EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
|
|
||||||
|
|
||||||
SYSTEMD_PACKAGES = "${PN}-systemd"
|
SYSTEMD_PACKAGES = "${PN}-systemd"
|
||||||
SYSTEMD_SERVICE_${PN}-systemd = "connman.service"
|
SYSTEMD_SERVICE_${PN}-systemd = "connman.service"
|
||||||
Reference in New Issue
Block a user