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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 11 18:22:23 UTC 2012


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

Signed-off-by: Simon Dawson <spdawson at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/libtpl/libtpl.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/libtpl/libtpl.mk b/package/libtpl/libtpl.mk
index 45089b5..7af0b06 100644
--- a/package/libtpl/libtpl.mk
+++ b/package/libtpl/libtpl.mk
@@ -7,5 +7,7 @@ LIBTPL_VERSION = 1.5
 LIBTPL_SOURCE = libtpl-$(LIBTPL_VERSION).tar.bz2
 LIBTPL_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/tpl
 LIBTPL_INSTALL_STAGING = YES
+LIBTPL_LICENSE = BSD-like
+LIBTPL_LICENSE_FILES = LICENSE
 
 $(eval $(autotools-package))


More information about the buildroot mailing list