Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3] package/turbolua: new package
@ 2016-04-08  8:24 Marcin Niestroj
  2016-04-08  8:24 ` Marcin Niestroj
  2016-04-10 19:19 ` [Buildroot] [PATCH v3] " Arnout Vandecappelle
  0 siblings, 2 replies; 6+ messages in thread
From: Marcin Niestroj @ 2016-04-08  8:24 UTC (permalink / raw)
  To: buildroot

Hi,

This is the third attempt for adding turbolua. Changes include mostly
Thomas and Arnout suggestions.

Changes v2 -> v3:
 * 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

-- 
2.8.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-17 21:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Buildroot] [PATCH v3] " Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox