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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 21 10:41:02 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=d753161efb85e6c8f2f179656a24959e22a6a16a
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/yajl/yajl.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/yajl/yajl.mk b/package/yajl/yajl.mk
index 6c4278e..9cebeb7 100644
--- a/package/yajl/yajl.mk
+++ b/package/yajl/yajl.mk
@@ -7,5 +7,7 @@
 YAJL_VERSION = 2.0.4
 YAJL_SITE = git://github.com/lloyd/yajl.git
 YAJL_INSTALL_STAGING = YES
+YAJL_LICENSE = ISC
+YAJL_LICENSE_FILES = COPYING
 
 $(eval $(cmake-package))


More information about the buildroot mailing list