[Buildroot] [git commit] cjson: Add license info

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 4 11:16:10 UTC 2012


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

diff --git a/package/cjson/cjson.mk b/package/cjson/cjson.mk
index a9b0bcf..6f26bb8 100644
--- a/package/cjson/cjson.mk
+++ b/package/cjson/cjson.mk
@@ -7,6 +7,7 @@ CJSON_VERSION         = undefined
 CJSON_SOURCE          = cJSONFiles.zip
 CJSON_SITE            = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/cjson/
 CJSON_INSTALL_STAGING = YES
+CJSON_LICENSE         = MIT
 
 define CJSON_EXTRACT_CMDS
 	unzip -d $(@D) $(DL_DIR)/$(CJSON_SOURCE)


More information about the buildroot mailing list