mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
pciutils: 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:
parent
c4030d3acf
commit
331d6ee10c
@ -7,6 +7,9 @@
|
|||||||
PCIUTILS_VERSION = 3.1.10
|
PCIUTILS_VERSION = 3.1.10
|
||||||
PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
|
PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
|
||||||
PCIUTILS_INSTALL_STAGING = YES
|
PCIUTILS_INSTALL_STAGING = YES
|
||||||
|
PCIUTILS_LICENSE = GPLv2+
|
||||||
|
PCIUTILS_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_ZLIB),y)
|
ifeq ($(BR2_PACKAGE_ZLIB),y)
|
||||||
PCIUTILS_ZLIB=yes
|
PCIUTILS_ZLIB=yes
|
||||||
PCIUTILS_DEPENDENCIES += zlib
|
PCIUTILS_DEPENDENCIES += zlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user