From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/5] lua-msgpack-native: new package v2
Date: Thu, 15 Nov 2012 12:36:35 +0100 [thread overview]
Message-ID: <87390b5c8s.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1346741921-28968-1-git-send-email-francois.perrad@gadz.org> (Francois Perrad's message of "Tue, 4 Sep 2012 08:58:37 +0200")
>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:
Francois> Signed-off-by: Wojciech M. Zabolotny <wzab01@gmail.com>
Francois> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Francois> ---
Francois> package/Config.in | 1 +
Francois> package/lua-msgpack-native/Config.in | 7 ++++++
Francois> package/lua-msgpack-native/lua-msgpack-native.mk | 29 ++++++++++++++++++++++
Francois> 3 files changed, 37 insertions(+)
Francois> create mode 100644 package/lua-msgpack-native/Config.in
Francois> create mode 100644 package/lua-msgpack-native/lua-msgpack-native.mk
Francois> diff --git a/package/Config.in b/package/Config.in
Francois> index f308de7..f05f5f4 100644
Francois> --- a/package/Config.in
Francois> +++ b/package/Config.in
Francois> @@ -257,6 +257,7 @@ source "package/luacjson/Config.in"
Francois> source "package/luaexpat/Config.in"
Francois> source "package/luafilesystem/Config.in"
Francois> source "package/luasocket/Config.in"
Francois> +source "package/lua-msgpack-native/Config.in"
Francois> source "package/rings/Config.in"
Francois> source "package/wsapi/Config.in"
Francois> source "package/xavante/Config.in"
Francois> diff --git a/package/lua-msgpack-native/Config.in b/package/lua-msgpack-native/Config.in
Francois> new file mode 100644
Francois> index 0000000..90eecc3
Francois> --- /dev/null
Francois> +++ b/package/lua-msgpack-native/Config.in
Francois> @@ -0,0 +1,7 @@
Francois> +config BR2_PACKAGE_LUA_MSGPACK_NATIVE
Francois> + bool "lua-msgpack-native"
Francois> + help
Francois> + This is a native, C language implementation of msgpack (http://msgpack.org)
This doesn't fit in the normal 80-col menuconfig window. I've
reformatted it and committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2012-11-15 11:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-04 6:58 [Buildroot] [PATCH 1/5] lua-msgpack-native: new package v2 Francois Perrad
2012-09-04 6:58 ` [Buildroot] [PATCH 2/5] luajit: complete replacement for lua v2 Francois Perrad
2012-09-04 6:58 ` [Buildroot] [PATCH 3/5] luajit: allow building for the host Francois Perrad
2013-08-13 22:33 ` Thomas Petazzoni
2012-09-04 6:58 ` [Buildroot] [PATCH 4/5] lua: remove 3 sub-options, always install all Francois Perrad
2012-11-09 21:41 ` Arnout Vandecappelle
2012-11-15 11:37 ` Peter Korsgaard
2012-09-04 6:58 ` [Buildroot] [PATCH 5/5] lua: refactor without useless define's Francois Perrad
2012-11-09 21:47 ` Arnout Vandecappelle
2012-11-15 11:38 ` Peter Korsgaard
2012-11-15 11:36 ` Peter Korsgaard [this message]
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=87390b5c8s.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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