mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
update-modules: fix metadata
trivial ordering update Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "script to manage module configuration files."
|
||||
SECTION = "base"
|
||||
DESCRIPTION = "Script to manage module configuration files"
|
||||
LICENSE = "GPLv2"
|
||||
PACKAGE_ARCH = "all"
|
||||
RDEPENDS = "${@base_contains("MACHINE_FEATURES", "kernel26", "module-init-tools-depmod","modutils-depmod",d)} "
|
||||
|
||||
Reference in New Issue
Block a user