From: Arnout Vandecappelle (Essensium/Mind) Date: Tue, 13 Nov 2012 01:05:54 +0000 (+0000) Subject: pciutils: add license info X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=331d6ee10cf96639cca31d1cfa7bbaa0f7e1c3c5;p=buildroot.git pciutils: add license info Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk index cd318cbdf4..ba866a00a9 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