[Buildroot] [PATCH 10/30] libffi: add license info

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Tue Nov 13 11:05:44 UTC 2012


From: "Arnout Vandecappelle (Essensium/Mind)" <arnout at mind.be>

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/libffi/libffi.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/libffi/libffi.mk b/package/libffi/libffi.mk
index 81ac043..7570583 100644
--- a/package/libffi/libffi.mk
+++ b/package/libffi/libffi.mk
@@ -6,6 +6,8 @@
 
 LIBFFI_VERSION = 3.0.11
 LIBFFI_SITE    = ftp://sources.redhat.com/pub/libffi/
+LIBFFI_LICENSE = MIT
+LIBFFI_LICENSE_FILES = LICENSE
 
 LIBFFI_INSTALL_STAGING = YES
 
-- 
1.7.10.4




More information about the buildroot mailing list