summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev-new.inc
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-09-27 09:44:05 -0500
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:15:10 +0100
commitfa647b91768a151988f57036dfeff9a0846d6f61 (patch)
tree6ee512465f610637c031d965f1ab2129d14b51a8 /meta/recipes-core/udev/udev-new.inc
parentb2f2590e6c566d1ed4df87cf52279106497d584d (diff)
downloadpoky-fa647b91768a151988f57036dfeff9a0846d6f61.tar.gz
recipes-core: Cleanup package descriptions and summaries
[BUGID #281] Evaluate and update each package in recipes-core to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-core/udev/udev-new.inc')
-rw-r--r--meta/recipes-core/udev/udev-new.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/udev/udev-new.inc b/meta/recipes-core/udev/udev-new.inc
index 1a9f202045..9fcf86af21 100644
--- a/meta/recipes-core/udev/udev-new.inc
+++ b/meta/recipes-core/udev/udev-new.inc
@@ -1,6 +1,6 @@
1SUMMARY = "/dev/ and hotplug management daemon"
1DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \ 2DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \
2/dev/, handles hotplug events and loads drivers at boot time. It replaces \ 3/dev/, handles hotplug events and loads drivers at boot time."
3the hotplug package and requires a kernel not older than 2.6.12."
4HOMEPAGE = "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" 4HOMEPAGE = "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
5LICENSE = "GPLv2+ & LGPLv2.1+" 5LICENSE = "GPLv2+ & LGPLv2.1+"
6LICENSE_${PN} = "GPLv2+" 6LICENSE_${PN} = "GPLv2+"