aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev-new.inc
diff options
context:
space:
mode:
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 @@
+SUMMARY = "/dev/ and hotplug management daemon"
DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \
-/dev/, handles hotplug events and loads drivers at boot time. It replaces \
-the hotplug package and requires a kernel not older than 2.6.12."
+/dev/, handles hotplug events and loads drivers at boot time."
HOMEPAGE = "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
LICENSE = "GPLv2+ & LGPLv2.1+"
LICENSE_${PN} = "GPLv2+"