From patchwork Tue Nov 13 11:05:54 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [20/30] pciutils: add license info Date: Tue, 13 Nov 2012 01:05:54 -0000 From: Arnout Vandecappelle X-Patchwork-Id: 198618 Message-Id: <1352804764-24026-20-git-send-email-arnout@mind.be> To: buildroot@busybox.net From: "Arnout Vandecappelle (Essensium/Mind)" Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- package/pciutils/pciutils.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk index cd318cb..ba866a0 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