* [Buildroot] [PATCH] libgcrypt: add license information
@ 2012-09-12 7:58 Mark Jackson
2012-11-08 21:36 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Mark Jackson @ 2012-09-12 7:58 UTC (permalink / raw)
To: buildroot
Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
---
package/libgcrypt/libgcrypt.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/libgcrypt/libgcrypt.mk b/package/libgcrypt/libgcrypt.mk
index db5781b..a320e48 100644
--- a/package/libgcrypt/libgcrypt.mk
+++ b/package/libgcrypt/libgcrypt.mk
@@ -6,6 +6,8 @@
LIBGCRYPT_VERSION = 1.5.0
LIBGCRYPT_SOURCE = libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
+LIBGCRYPT_LICENSE = LGPLv2.1+
+LIBGCRYPT_LICENSE_FILES = COPYING.LIB
LIBGCRYPT_SITE = ftp://ftp.gnupg.org/gcrypt/libgcrypt
LIBGCRYPT_INSTALL_STAGING = YES
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-08 21:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 7:58 [Buildroot] [PATCH] libgcrypt: add license information Mark Jackson
2012-11-08 21:36 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox