Parcourir la source

pciutils: add license info

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Arnout Vandecappelle (Essensium/Mind) il y a 12 ans
Parent
commit
331d6ee10c
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      package/pciutils/pciutils.mk

+ 3 - 0
package/pciutils/pciutils.mk

@@ -7,6 +7,9 @@
 PCIUTILS_VERSION = 3.1.10
 PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
 PCIUTILS_INSTALL_STAGING = YES
+PCIUTILS_LICENSE = GPLv2+
+PCIUTILS_LICENSE_FILES = COPYING
+
 ifeq ($(BR2_PACKAGE_ZLIB),y)
 	PCIUTILS_ZLIB=yes
 	PCIUTILS_DEPENDENCIES += zlib