mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
modutils-initscripts: do not call depmod on boot time if not needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4796 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ SECTION = "base"
|
||||
DESCRIPTION = "modutils configuration files"
|
||||
LICENSE = "PD"
|
||||
SRC_URI = "file://modutils.sh"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
INITSCRIPT_NAME = "modutils.sh"
|
||||
INITSCRIPT_PARAMS = "start 20 S ."
|
||||
|
||||
Reference in New Issue
Block a user