[Buildroot] [git commit] speex: add license informations

Peter Korsgaard jacmet at sunsite.dk
Sun Jan 20 19:43:24 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=4ebbd5f636d4fbe63b1a2c1c02aa0431e09effa8
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/speex/speex.mk |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package/speex/speex.mk b/package/speex/speex.mk
index 917de34..2fe179c 100644
--- a/package/speex/speex.mk
+++ b/package/speex/speex.mk
@@ -5,6 +5,9 @@
 #############################################################
 SPEEX_VERSION = 1.2rc1
 SPEEX_SITE = http://downloads.us.xiph.org/releases/speex
+SPEEX_LICENSE = BSD-3c
+SPEEX_LICENSE_FILES = COPYING
+
 SPEEX_INSTALL_STAGING = YES
 SPEEX_DEPENDENCIES = libogg
 SPEEX_CONF_OPT = --with-ogg-libraries=$(STAGING_DIR)/usr/lib \


More information about the buildroot mailing list