[Buildroot] [PATCH 01/11] dsp-tools: add license information

Ryan Barnett rjbarnet at rockwellcollins.com
Tue May 6 15:42:36 UTC 2014


Signed-off-by: Ryan Barnett <rjbarnet at rockwellcollins.com>
---
 package/dsp-tools/dsp-tools.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/dsp-tools/dsp-tools.mk b/package/dsp-tools/dsp-tools.mk
index d5f562d..c9f432c 100644
--- a/package/dsp-tools/dsp-tools.mk
+++ b/package/dsp-tools/dsp-tools.mk
@@ -7,6 +7,8 @@
 DSP_TOOLS_VERSION = 2.0
 DSP_TOOLS_SITE = http://gst-dsp.googlecode.com/files/
 DSP_TOOLS_DEPENDENCIES = tidsp-binaries
+DSP_TOOLS_LICENSE = LGPLv2.1
+DSP_TOOLS_LICENSE_FILES = LICENSE
 
 define DSP_TOOLS_BUILD_CMDS
 	$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e
-- 
1.7.9.5



More information about the buildroot mailing list