[Buildroot] [PATCH 7/8] oprofile: add license information

spdawson at gmail.com spdawson at gmail.com
Fri Nov 30 10:14:42 UTC 2012


From: Simon Dawson <simond at trainfx.com>

Signed-off-by: Simon Dawson <simond at trainfx.com>
---
 package/oprofile/oprofile.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk
index 54c46dd..17d225a 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
-- 
1.7.10.4




More information about the buildroot mailing list