From: Danomi Manchego <danomimanchego123@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/6] luacjson: Add license info
Date: Thu, 2 Aug 2012 22:53:50 -0400 [thread overview]
Message-ID: <1343962432-2772-4-git-send-email-danomimanchego123@gmail.com> (raw)
In-Reply-To: <1343962432-2772-1-git-send-email-danomimanchego123@gmail.com>
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
---
package/luacjson/luacjson.mk | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/package/luacjson/luacjson.mk b/package/luacjson/luacjson.mk
index fe92f16..1f79d5d 100644
--- a/package/luacjson/luacjson.mk
+++ b/package/luacjson/luacjson.mk
@@ -3,10 +3,12 @@
# luacjson
#
#############################################################
-LUACJSON_VERSION = 2.1.0
-LUACJSON_SOURCE = lua-cjson-$(LUACJSON_VERSION).tar.gz
-LUACJSON_SITE = http://www.kyne.com.au/~mark/software/download
-LUACJSON_DEPENDENCIES = lua
+LUACJSON_VERSION = 2.1.0
+LUACJSON_SOURCE = lua-cjson-$(LUACJSON_VERSION).tar.gz
+LUACJSON_SITE = http://www.kyne.com.au/~mark/software/download
+LUACJSON_DEPENDENCIES = lua
+LUACJSON_LICENSE = MIT
+LUACJSON_LICENSE_FILES = LICENSE
define LUACJSON_BUILD_CMDS
$(MAKE) -C $(@D) \
--
1.7.9.5
next prev parent reply other threads:[~2012-08-03 2:53 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Danomi Manchego [this message]
2012-08-03 8:41 ` [Buildroot] [PATCH 4/6] luacjson: " 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1343962432-2772-4-git-send-email-danomimanchego123@gmail.com \
--to=danomimanchego123@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox