update-modules: fix metadata

trivial ordering update

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2010-06-12 16:24:45 +08:00
committed by Joshua Lock
parent eb5ed41f9e
commit 1e04b2d9eb

View File

@@ -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)} "