[Buildroot] [PATCH] fmtools: add license information

Axel Lin axel.lin at ingics.com
Tue Oct 8 00:46:45 UTC 2013


Signed-off-by: Axel Lin <axel.lin at ingics.com>
---
 package/fmtools/fmtools.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/fmtools/fmtools.mk b/package/fmtools/fmtools.mk
index 407b702..5f305b9 100644
--- a/package/fmtools/fmtools.mk
+++ b/package/fmtools/fmtools.mk
@@ -6,6 +6,8 @@
 
 FMTOOLS_VERSION = 1.0.2
 FMTOOLS_SITE = http://www.stanford.edu/~blp/fmtools/
+FMTOOLS_LICENSE = GPLv2+
+FMTOOLS_LICENSE_FILES = COPYING
 
 define FMTOOLS_BUILD_CMDS
 	$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)
-- 
1.8.1.2





More information about the buildroot mailing list