Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/1] package/turbolua: new package
@ 2016-04-04  9:54 Marcin Niestroj
  2016-04-04  9:54 ` [Buildroot] [PATCH v2 1/1] " Marcin Niestroj
  0 siblings, 1 reply; 4+ messages in thread
From: Marcin Niestroj @ 2016-04-04  9:54 UTC (permalink / raw)
  To: buildroot

Hi,

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

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     | 18 ++++++++++++++++++
 package/turbolua/turbolua.hash |  2 ++
 package/turbolua/turbolua.mk   | 30 ++++++++++++++++++++++++++++++
 4 files changed, 51 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] 4+ messages in thread

end of thread, other threads:[~2016-04-06 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04  9:54 [Buildroot] [PATCH v2 0/1] package/turbolua: new package Marcin Niestroj
2016-04-04  9:54 ` [Buildroot] [PATCH v2 1/1] " Marcin Niestroj
2016-04-04 18:47   ` Thomas Petazzoni
2016-04-06 19:15     ` Marcin Niestroj

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