mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
update-modules: depend on depmod
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2589 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,8 @@ SECTION = "base"
|
||||
DESCRIPTION = "Script to manage module configuration files"
|
||||
LICENSE = "GPLv2"
|
||||
PACKAGE_ARCH = "all"
|
||||
PR = "r4"
|
||||
RDEPENDS = "${@base_contains("MACHINE_FEATURES", "kernel26", "module-init-tools-depmod","modutils-depmod",d)} "
|
||||
PR = "r5"
|
||||
|
||||
SRC_URI = "file://update-modules"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user