Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] cjson: Add license info
@ 2012-08-03  2:53 Danomi Manchego
  2012-08-03  2:53 ` [Buildroot] [PATCH 2/6] expat: " Danomi Manchego
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Danomi Manchego @ 2012-08-03  2:53 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
---
 package/cjson/cjson.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/cjson/cjson.mk b/package/cjson/cjson.mk
index a9b0bcf..44ddfc2 100644
--- a/package/cjson/cjson.mk
+++ b/package/cjson/cjson.mk
@@ -7,6 +7,8 @@ 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
+CJSON_LICENSE_FILES   = cJSON/README
 
 define CJSON_EXTRACT_CMDS
 	unzip -d $(@D) $(DL_DIR)/$(CJSON_SOURCE)
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2012-08-04 12:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03  2:53 [Buildroot] [PATCH 1/6] cjson: Add license info Danomi Manchego
2012-08-03  2:53 ` [Buildroot] [PATCH 2/6] expat: " Danomi Manchego
2012-08-03  8:41   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 3/6] lua: " Danomi Manchego
2012-08-03  8:41   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 4/6] luacjson: " Danomi Manchego
2012-08-03  8:41   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 5/6] luaexpat: " Danomi Manchego
2012-08-03  8:30   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 6/6] xinetd: " Danomi Manchego
2012-08-03  8:18   ` Luca Ceresoli
2012-08-04  2:56     ` Danomi Manchego
2012-08-03  8:30 ` [Buildroot] A little summer game ? :-) Thomas Petazzoni
2012-08-03  9:04   ` Luca Ceresoli
2012-08-03  9:19     ` Thomas Petazzoni
2012-08-03 11:07       ` Thomas De Schampheleire
2012-08-03 11:35         ` Thomas Petazzoni
2012-08-03  8:38 ` [Buildroot] [PATCH 1/6] cjson: Add license info Luca Ceresoli
2012-08-04  3:05   ` Danomi Manchego
2012-08-04 12:46 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox