]> code.ossystems Code Review - openembedded-core.git/commitdiff
update-modules: fix metadata
authorQing He <qing.he@intel.com>
Sat, 12 Jun 2010 08:24:45 +0000 (16:24 +0800)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:16:41 +0000 (23:16 +0100)
trivial ordering update

Signed-off-by: Qing He <qing.he@intel.com>
meta/packages/update-modules/update-modules_1.0.bb

index cc7a58520724d3375d75e0abc1ba0b04d63b37ca..73ee558a082d8c371ece302751595c188c976f67 100644 (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)} "