summaryrefslogtreecommitdiffstats
path: root/package/oprofile
diff options
context:
space:
mode:
authorSimon Dawson <simond@trainfx.com>2012-11-30 00:14:42 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-04 14:44:01 -0800
commitc0975586ee3241988afc504f1e19494ef13b3189 (patch)
treeaa5b517bf28d97c35da357c2e0f842166500b35b /package/oprofile
parent39cde08e1036eab9ca5ad5a4fb231c9bf4a30522 (diff)
downloadbuildroot-novena-c0975586ee3241988afc504f1e19494ef13b3189.tar.gz
buildroot-novena-c0975586ee3241988afc504f1e19494ef13b3189.zip
oprofile: add license information
[Peter: GPLv2+ as pointed out by Arnout] Signed-off-by: Simon Dawson <simond@trainfx.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/oprofile')
-rw-r--r--package/oprofile/oprofile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk
index 54c46dd3a..75f84073b 100644
--- a/package/oprofile/oprofile.mk
+++ b/package/oprofile/oprofile.mk
@@ -6,6 +6,8 @@
OPROFILE_VERSION = 0.9.7
OPROFILE_SITE = http://downloads.sourceforge.net/project/oprofile/oprofile/oprofile-$(OPROFILE_VERSION)
+OPROFILE_LICENSE = GPLv2+
+OPROFILE_LICENSE_FILES = COPYING
OPROFILE_CONF_OPT = --localstatedir=/var --with-kernel-support
OPROFILE_BINARIES = utils/ophelp pp/opannotate pp/oparchive pp/opgprof
OPROFILE_BINARIES += pp/opreport opjitconv/opjitconv daemon/oprofiled