From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] package/turbolua: new package
Date: Sun, 10 Apr 2016 21:19:27 +0200 [thread overview]
Message-ID: <570AA73F.5060802@mind.be> (raw)
In-Reply-To: <1460103883-7608-1-git-send-email-m.niestroj@grinn-global.com>
Hi Marcin,
On 04/08/16 10:24, Marcin Niestroj wrote:
> Hi,
>
> This is the third attempt for adding turbolua. Changes include mostly
> Thomas and Arnout suggestions.
>
> Changes v2 -> v3:
We normally put the changelog in the patch itself (after the signed-off-by,
below a --- line). Then you don't need to compose a cover letter if it's only a
single patch.
Regards,
Arnout
> * Do not use SSL variable, set TURBOLUA_MAKE_OPTS instead
> * Remove dependency on !BR2_ARM_INSTRUCTIONS_THUMB2, as it is
> not clear what is the reason of crashes on Thumb2 target
> * Bump to upstream HEAD version to correctly pass LDFLAGS
>
> Changes v1 -> v2:
> * Use TARGET_CONFIGURE_OPTS instead of CC and LD only
> * Bump to upstream HEAD version to handle TARGET_CONFIGURE_OPTS
> correctly
> * Add comment for dependency on disabled Thumb2
> * Reduce help block column size in Config.in
> * Add URL of the project homepage
> * Disable SSL support when OpenSSL is not selected
>
> Marcin Niestroj (1):
> package/turbolua: new package
>
> package/Config.in | 1 +
> package/turbolua/Config.in | 15 +++++++++++++++
> package/turbolua/turbolua.hash | 2 ++
> package/turbolua/turbolua.mk | 27 +++++++++++++++++++++++++++
> 4 files changed, 45 insertions(+)
> create mode 100644 package/turbolua/Config.in
> create mode 100644 package/turbolua/turbolua.hash
> create mode 100644 package/turbolua/turbolua.mk
>
--
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-10 19:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-08 8:24 [Buildroot] [PATCH v3] package/turbolua: new package Marcin Niestroj
2016-04-08 8:24 ` Marcin Niestroj
2016-04-10 19:38 ` Arnout Vandecappelle
2016-04-11 9:43 ` [Buildroot] [PATCH v4] " Marcin Niestroj
2016-04-17 21:30 ` Thomas Petazzoni
2016-04-10 19:19 ` 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=570AA73F.5060802@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.