mirror of
git://git.yoctoproject.org/poky
synced 2026-09-26 22:26:22 +00:00
dbus: start at rc5.d/S02 instead of S20
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4794 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
15cc35e419
commit
d44b557f99
@ -15,7 +15,7 @@ S = "${WORKDIR}/dbus-${PV}"
|
|||||||
inherit autotools pkgconfig update-rc.d gettext
|
inherit autotools pkgconfig update-rc.d gettext
|
||||||
|
|
||||||
INITSCRIPT_NAME = "dbus-1"
|
INITSCRIPT_NAME = "dbus-1"
|
||||||
INITSCRIPT_PARAMS = "defaults"
|
INITSCRIPT_PARAMS = "start 02 5 2 . stop 20 0 1 6 ."
|
||||||
|
|
||||||
CONFFILES_${PN} = "${sysconfdir}/dbus-1/system.conf ${sysconfdir}/dbus-1/session.conf"
|
CONFFILES_${PN} = "${sysconfdir}/dbus-1/system.conf ${sysconfdir}/dbus-1/session.conf"
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
include dbus.inc
|
include dbus.inc
|
||||||
|
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
SRC_URI += "file://fix-dbus-launch-x11.patch;patch=1 \
|
SRC_URI += "file://fix-dbus-launch-x11.patch;patch=1 \
|
||||||
file://fix-install-daemon.patch;patch=1 "
|
file://fix-install-daemon.patch;patch=1 "
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user