[Buildroot] [git commit] latencytop: add license information

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 21:29:02 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=1abcffbf9d862eec2709a55358db311a64be09a6
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/latencytop/latencytop.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/latencytop/latencytop.mk b/package/latencytop/latencytop.mk
index a19f48a..7b96c2b 100644
--- a/package/latencytop/latencytop.mk
+++ b/package/latencytop/latencytop.mk
@@ -7,6 +7,8 @@
 LATENCYTOP_VERSION = 0.5
 LATENCYTOP_SITE = http://www.latencytop.org/download/
 LATENCYTOP_DEPENDENCIES = libglib2 ncurses
+LATENCYTOP_LICENSE = GPLv2
+LATENCYTOP_LICENSE_FILES = latencytop.c
 
 # NOTE: GTK is heavy weight, we intentionally build the text (ncurses)
 # version only


More information about the buildroot mailing list