All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0
@ 2016-01-10 14:49 Francois Perrad
  2016-01-10 14:49 ` [Buildroot] [PATCH 2/2] lua: switch to 5.3.x as default version Francois Perrad
  2016-01-12 21:27 ` [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Francois Perrad @ 2016-01-10 14:49 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/luarocks/luarocks.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/luarocks/luarocks.mk b/package/luarocks/luarocks.mk
index ccbaaf7..656b832 100644
--- a/package/luarocks/luarocks.mk
+++ b/package/luarocks/luarocks.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUAROCKS_VERSION = 2.2.2
+LUAROCKS_VERSION = 2.3.0
 LUAROCKS_SITE = http://luarocks.org/releases
 LUAROCKS_LICENSE = MIT
 LUAROCKS_LICENSE_FILES = COPYING
-- 
2.5.0

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

* [Buildroot] [PATCH 2/2] lua: switch to 5.3.x as default version
  2016-01-10 14:49 [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0 Francois Perrad
@ 2016-01-10 14:49 ` Francois Perrad
  2016-01-12 21:27   ` Peter Korsgaard
  2016-01-12 21:27 ` [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0 Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Francois Perrad @ 2016-01-10 14:49 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/lua/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/lua/Config.in b/package/lua/Config.in
index d9cd1dd..711fa89 100644
--- a/package/lua/Config.in
+++ b/package/lua/Config.in
@@ -13,7 +13,7 @@ config BR2_PACKAGE_PROVIDES_LUAINTERPRETER
 
 choice
 	prompt "Lua Version"
-	default BR2_PACKAGE_LUA_5_1
+	default BR2_PACKAGE_LUA_5_3
 	help
 	  Select the version of Lua API/ABI you wish to use.
 
-- 
2.5.0

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

* [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0
  2016-01-10 14:49 [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0 Francois Perrad
  2016-01-10 14:49 ` [Buildroot] [PATCH 2/2] lua: switch to 5.3.x as default version Francois Perrad
@ 2016-01-12 21:27 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2016-01-12 21:27 UTC (permalink / raw)
  To: buildroot

>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:

 > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Committed after adding a hash file, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 2/2] lua: switch to 5.3.x as default version
  2016-01-10 14:49 ` [Buildroot] [PATCH 2/2] lua: switch to 5.3.x as default version Francois Perrad
@ 2016-01-12 21:27   ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2016-01-12 21:27 UTC (permalink / raw)
  To: buildroot

>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:

 > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-01-12 21:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-10 14:49 [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0 Francois Perrad
2016-01-10 14:49 ` [Buildroot] [PATCH 2/2] lua: switch to 5.3.x as default version Francois Perrad
2016-01-12 21:27   ` Peter Korsgaard
2016-01-12 21:27 ` [Buildroot] [PATCH 1/2] luarocks: bump to version 2.3.0 Peter Korsgaard

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.