]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
oprofile: add license information
authorSimon Dawson <simond@trainfx.com>
Fri, 30 Nov 2012 00:14:42 +0000 (00:14 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 4 Dec 2012 22:44:01 +0000 (14:44 -0800)
[Peter: GPLv2+ as pointed out by Arnout]
Signed-off-by: Simon Dawson <simond@trainfx.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/oprofile/oprofile.mk

index 54c46dd3a7ceff1ba8aea5ffd72e11dd6e414063..75f84073b957731aeb661c46c4cf3280c329d618 100644 (file)
@@ -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