mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
usbutils: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
3b0afe6a9c
commit
96948ce175
@@ -11,6 +11,8 @@ USBUTILS_DEPENDENCIES = host-pkgconf libusb
|
||||
USBUTILS_INSTALL_STAGING = YES
|
||||
# no configure in tarball
|
||||
USBUTILS_AUTORECONF = YES
|
||||
USBUTILS_LICENSE = GPLv2+
|
||||
USBUTILS_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_USBUTILS_ZLIB),y)
|
||||
USBUTILS_DEPENDENCIES += zlib
|
||||
|
||||
Reference in New Issue
Block a user