summaryrefslogtreecommitdiffstats
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 @@
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+"