Commit 6495c25c authored by Danomi Manchego's avatar Danomi Manchego Committed by Thomas Petazzoni
Browse files

cjson: Add license info

parent 8c529aa7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)