mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
udev: Add start/stop/status/restart support to init script
[ CQID: WIND00388860 ] Add the ability to use "stop", "start", "restart" and "status" with the udev initscript. (From OE-Core rev: bc6193824ec3eb1f3c590a93ccb79c8588b74412) Signed-off-by: Jesse Zhang <sen.zhang@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2e913bc62a
commit
a38e4d91cf
@@ -1,6 +1,6 @@
|
||||
include udev.inc
|
||||
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
# module-init-tools from kmod_git will provide libkmod runtime
|
||||
DEPENDS += "module-init-tools"
|
||||
|
||||
Reference in New Issue
Block a user