udev: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8dee06013e
commit
5696a87376
@ -3,9 +3,12 @@
|
|||||||
# udev
|
# udev
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
UDEV_VERSION = 182
|
UDEV_VERSION = 182
|
||||||
UDEV_SOURCE = udev-$(UDEV_VERSION).tar.bz2
|
UDEV_SOURCE = udev-$(UDEV_VERSION).tar.bz2
|
||||||
UDEV_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/hotplug/
|
UDEV_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/hotplug/
|
||||||
|
UDEV_LICENSE = GPLv2+
|
||||||
|
UDEV_LICENSE_FILES = COPYING
|
||||||
UDEV_INSTALL_STAGING = YES
|
UDEV_INSTALL_STAGING = YES
|
||||||
|
|
||||||
# mq_getattr is in librt
|
# mq_getattr is in librt
|
||||||
|
Loading…
Reference in New Issue
Block a user