mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
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:
committed by
Peter Korsgaard
parent
8dee06013e
commit
5696a87376
@@ -3,9 +3,12 @@
|
||||
# udev
|
||||
#
|
||||
#############################################################
|
||||
|
||||
UDEV_VERSION = 182
|
||||
UDEV_SOURCE = udev-$(UDEV_VERSION).tar.bz2
|
||||
UDEV_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/hotplug/
|
||||
UDEV_LICENSE = GPLv2+
|
||||
UDEV_LICENSE_FILES = COPYING
|
||||
UDEV_INSTALL_STAGING = YES
|
||||
|
||||
# mq_getattr is in librt
|
||||
|
||||
Reference in New Issue
Block a user