From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/turbolua: new package
Date: Sat, 2 Apr 2016 23:27:07 +0200 [thread overview]
Message-ID: <5700392B.6070506@mind.be> (raw)
In-Reply-To: <1458228459-2401-1-git-send-email-m.niestroj@grinn-global.com>
Hi Marcin,
In addition to Thomas's comments:
On 03/17/16 16:27, Marcin Niestroj wrote:
> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
[snip]
> diff --git a/package/turbolua/Config.in b/package/turbolua/Config.in
> new file mode 100644
> index 0000000..f42f4ca
> --- /dev/null
> +++ b/package/turbolua/Config.in
> @@ -0,0 +1,13 @@
> +config BR2_PACKAGE_TURBOLUA
> + bool "turbolua"
> + depends on BR2_PACKAGE_LUAJIT
> + depends on !BR2_ARM_INSTRUCTIONS_THUMB2
> + help
> + Turbo.lua is a framework built for LuaJIT 2 to simplify the task of
> + building fast and scalable network applications. It uses a
> + event-driven, non-blocking, no thread design to deliver excellent
> + performance and minimal footprint to high-load applications while
> + also providing excellent support for embedded uses. The toolkit can
> + be used for HTTP REST API?s, traditional dynamic web pages through
> + templating, open connections like WebSockets, or just as high level
> + building blocks for native speed network applications.
The lines of the help text are a bit too long. It should be wrapped at 72
columns, where tab counts for 8, so 62 actual characters.
Regards,
Arnout
[snip]
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
prev parent reply other threads:[~2016-04-02 21:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 15:27 [Buildroot] [PATCH] package/turbolua: new package Marcin Niestroj
2016-04-01 2:08 ` Thomas Petazzoni
2016-04-02 21:27 ` Arnout Vandecappelle [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=5700392B.6070506@mind.be \
--to=arnout@mind.be \
--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