summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev-new.inc
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-12-15 15:15:32 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-21 17:16:30 +0000
commit7b023bac25d9db3ad7655e91811c89296a040076 (patch)
tree445beb01babd78ea39d42500d675594284dfb5e7 /meta/recipes-core/udev/udev-new.inc
parenta23e9ee6e8854d67c7bb23e00167dafc75387502 (diff)
downloadpoky-7b023bac25d9db3ad7655e91811c89296a040076.tar.gz
udev: tidy the LICENSE fields
(From OE-Core rev: 30a07409ce5bf9576a195b908fa3b43c80873635) Signed-off-by: Joshua Lock <josh@linux.intel.com> fix udev Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 eac790325e..e302c03f29 100644
--- a/meta/recipes-core/udev/udev-new.inc
+++ b/meta/recipes-core/udev/udev-new.inc
@@ -2,8 +2,8 @@ SUMMARY = "/dev/ and hotplug management daemon"
2DESCRIPTION = "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 \
3/dev/, handles hotplug events and loads drivers at boot time." 3/dev/, handles hotplug events and loads drivers at boot time."
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.0+ & LGPLv2.1+"
6LICENSE_${PN} = "GPLv2+" 6LICENSE_${PN} = "GPLv2.0+"
7LICENSE_libudev = "LGPLv2.1+" 7LICENSE_libudev = "LGPLv2.1+"
8LICENSE_libgudev = "LGPLv2.1+" 8LICENSE_libgudev = "LGPLv2.1+"
9LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \