mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 10:20:58 +00:00
entrance: rename xserver-nodm.service to entrance.service so it does not conflict with xserver-nodm-init in sysroot
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
cf1c42c7a3
commit
4be645b4f5
@ -4,10 +4,10 @@ PRINC := "${@int(PRINC) + 1}"
|
|||||||
|
|
||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
||||||
SRC_URI += "file://xserver-nodm.service"
|
SRC_URI += "file://entrance.service"
|
||||||
|
|
||||||
SYSTEMD_PACKAGES = "${PN}-systemd"
|
SYSTEMD_PACKAGES = "${PN}-systemd"
|
||||||
SYSTEMD_SERVICE = "xserver-nodm.service"
|
SYSTEMD_SERVICE = "entrance.service"
|
||||||
|
|
||||||
RCONFLICTS_${PN}-systemd += "xserver-nodm-init-systemd"
|
RCONFLICTS_${PN}-systemd += "xserver-nodm-init-systemd"
|
||||||
RREPLACES_${PN}-systemd += "xserver-nodm-init-systemd"
|
RREPLACES_${PN}-systemd += "xserver-nodm-init-systemd"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user