summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-autoconf.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2014-12-17 14:31:19 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-02-06 11:54:09 +0100
commitb43f1d53778279d473df93c2c9c48b8bd80f1c68 (patch)
tree68c034c26265a410cb69b361fce4250b1c69d84e /rules/host-autotools-autoconf.make
parentb1535ae76477908d5afb471c7d8739d456fc5c79 (diff)
downloadptxdist-b43f1d53778279d473df93c2c9c48b8bd80f1c68.tar.gz
ptxdist-b43f1d53778279d473df93c2c9c48b8bd80f1c68.tar.xz
autoconf: add license information and license files for report generation
Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-autoconf.make')
-rw-r--r--rules/host-autotools-autoconf.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-autotools-autoconf.make b/rules/host-autotools-autoconf.make
index f241e8f2c..ae353939c 100644
--- a/rules/host-autotools-autoconf.make
+++ b/rules/host-autotools-autoconf.make
@@ -24,6 +24,11 @@ HOST_AUTOTOOLS_AUTOCONF_URL := $(call ptx/mirror, GNU, autoconf/$(HOST_AUTOTOOLS
HOST_AUTOTOOLS_AUTOCONF_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_AUTOCONF).$(HOST_AUTOTOOLS_AUTOCONF_SUFFIX)
HOST_AUTOTOOLS_AUTOCONF_DIR := $(HOST_BUILDDIR)/$(HOST_AUTOTOOLS_AUTOCONF)
HOST_AUTOTOOLS_AUTOCONF_DEVPKG := NO
+HOST_AUTOTOOLS_AUTOCONF_LICENSE := GPLv2, GPLv3, configure-exception
+HOST_AUTOTOOLS_AUTOCONF_LICENSE_FILES := \
+ file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
+ file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504 \
+ file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515
$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-autoconf.install.post