[Buildroot] [git commit] libgpg-error: add license info
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Wed Aug 15 10:03:23 UTC 2012
commit: http://git.buildroot.net/buildroot/commit/?id=ad9bab7ae3e84e5216ac753eefe93c1d34c7c979
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
package/libgpg-error/libgpg-error.mk | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package/libgpg-error/libgpg-error.mk b/package/libgpg-error/libgpg-error.mk
index 96cbbd6..288165b 100644
--- a/package/libgpg-error/libgpg-error.mk
+++ b/package/libgpg-error/libgpg-error.mk
@@ -6,6 +6,8 @@
LIBGPG_ERROR_VERSION = 1.10
LIBGPG_ERROR_SITE = ftp://ftp.gnupg.org/gcrypt/libgpg-error
+LIBGPG_ERROR_LICENSE = LGPLv2.1+
+LIBGPG_ERROR_LICENSE_FILES = COPYING.LIB
LIBGPG_ERROR_INSTALL_STAGING = YES
$(eval $(autotools-package))
More information about the buildroot
mailing list