All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] Misc Lua package fixes
@ 2018-12-31 16:50 Thomas Petazzoni
  2018-12-31 16:50 ` [Buildroot] [PATCH v2 1/2] package/lua*: drop redundant dependencies on BR2_PACKAGE_HAS_LUAINTERPRETER Thomas Petazzoni
  2018-12-31 16:50 ` [Buildroot] [PATCH v2 2/2] package/lua-msgpack-native: adjust Config.in comment Thomas Petazzoni
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2018-12-31 16:50 UTC (permalink / raw)
  To: buildroot

Hello,

This is a new iteration of my Lua package fixes. They have been
rebased on master, following the merge of the Luarocks addon and the
changes to many existing Lua packages to match the output of the
addon. As part of this, lots of BR2_PACKAGE_HAS_LUAINTERPRETER have
been dropped, and only a few remain to be removed in this series.

Thanks,

Thomas

Thomas Petazzoni (2):
  package/lua*: drop redundant dependencies on
    BR2_PACKAGE_HAS_LUAINTERPRETER
  package/lua-msgpack-native: adjust Config.in comment

 package/lbase64/Config.in            | 1 -
 package/lua-ev/Config.in             | 1 -
 package/lua-msgpack-native/Config.in | 3 +--
 package/luaposix/Config.in           | 1 -
 package/lutok/Config.in              | 1 -
 5 files changed, 1 insertion(+), 6 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-01-02  7:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31 16:50 [Buildroot] [PATCH v2 0/2] Misc Lua package fixes Thomas Petazzoni
2018-12-31 16:50 ` [Buildroot] [PATCH v2 1/2] package/lua*: drop redundant dependencies on BR2_PACKAGE_HAS_LUAINTERPRETER Thomas Petazzoni
2019-01-01  7:29   ` François Perrad
2019-01-02  7:49   ` Peter Korsgaard
2018-12-31 16:50 ` [Buildroot] [PATCH v2 2/2] package/lua-msgpack-native: adjust Config.in comment Thomas Petazzoni
2019-01-02  7:49   ` 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.