mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 22:07:35 +00:00
connman: rename bbappend to match new version from oe-core
* removed PRINC to make it easier to remove .bbappend if this functionality is moved to oe-core * removed SYSTEMD_SERVICE already set in oe-core's .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
4ad5a06c77
commit
ecdc4af9bc
@ -1,6 +1,3 @@
|
|||||||
PRINC := "${@int(PRINC) + 2}"
|
|
||||||
|
|
||||||
RPROVIDES_${PN} += "${PN}-systemd"
|
RPROVIDES_${PN} += "${PN}-systemd"
|
||||||
RREPLACES_${PN} += "${PN}-systemd"
|
RREPLACES_${PN} += "${PN}-systemd"
|
||||||
RCONFLICTS_${PN} += "${PN}-systemd"
|
RCONFLICTS_${PN} += "${PN}-systemd"
|
||||||
SYSTEMD_SERVICE_${PN} = "connman.service"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user