Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] tslib: add license info
@ 2012-12-07 10:29 Stephan Hoffmann
  2012-12-09 15:10 ` Arnout Vandecappelle
  2012-12-10 21:33 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Stephan Hoffmann @ 2012-12-07 10:29 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
---
 package/tslib/tslib.mk |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index b10b5ec..9b51015 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -5,6 +5,9 @@
 #############################################################
 TSLIB_VERSION = 412d99d
 TSLIB_SITE = http://github.com/kergoth/tslib/tarball/master
+TSLIB_LICENSE = LGPLv2
+TSLIB_LICENSE_FILES = COPYING
+
 TSLIB_AUTORECONF = YES
 TSLIB_INSTALL_STAGING = YES
 TSLIB_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-10 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 10:29 [Buildroot] [PATCH] tslib: add license info Stephan Hoffmann
2012-12-09 15:10 ` Arnout Vandecappelle
2012-12-09 15:54   ` Stephan Hoffmann
2012-12-10 21:33 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox