summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2012-11-13 01:05:54 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-14 22:36:28 +0100
commit331d6ee10cf96639cca31d1cfa7bbaa0f7e1c3c5 (patch)
tree8b1e6b7a1698601728d9d01d1fa828e08d65dda0 /package/pciutils
parentc4030d3acf64c338eb7c4f8b77508fc7762bfcab (diff)
downloadbuildroot-novena-331d6ee10cf96639cca31d1cfa7bbaa0f7e1c3c5.tar.gz
buildroot-novena-331d6ee10cf96639cca31d1cfa7bbaa0f7e1c3c5.zip
pciutils: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pciutils')
-rw-r--r--package/pciutils/pciutils.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index cd318cbdf..ba866a00a 100644
--- a/package/pciutils/pciutils.mk
+++ b/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