[Buildroot] [PATCH v4 16/22] iostat: define license

Luca Ceresoli luca at lucaceresoli.net
Thu May 17 17:33:15 UTC 2012


Signed-off-by: Luca Ceresoli <luca at lucaceresoli.net>
---
 package/iostat/iostat.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/iostat/iostat.mk b/package/iostat/iostat.mk
index 83eea07..6f2e8aa 100644
--- a/package/iostat/iostat.mk
+++ b/package/iostat/iostat.mk
@@ -6,6 +6,8 @@
 
 IOSTAT_VERSION = 2.2
 IOSTAT_SITE = http://www.linuxinsight.com/files
+IOSTAT_LICENSE = GPL
+IOSTAT_LICENSE_FILES = LICENSE
 
 iostat-source: $(DL_DIR)/$(IOSTAT_SOURCE)
 
-- 
1.7.9.5



More information about the buildroot mailing list