[Buildroot] [PATCH v3] package/turbolua: new package

Arnout Vandecappelle arnout at mind.be
Sun Apr 10 19:19:27 UTC 2016


  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



More information about the buildroot mailing list