[Buildroot] [PATCH 0/4] swupdate: allow configuring with LuaJIT

Jordan Yelloz jordan at yelloz.me
Sun Jul 24 23:27:35 UTC 2016


This allows people to build swupdate against LuaJIT for custom Lua upgrade
manifest parsers or pre/post-install hook scripts.

Also, information was added about the limitations of building against Lua 5.1
(which is currently allowed in buildroot) or LuaJIT.

Jordan Yelloz (4):
  swupdate: allowed luajit to enable HAVE_LUA
  swupdate: updated lua check for libconfig
  swupdate: improved help text for Lua support
  swupdate: added a warning for LuaJIT/Lua 5.1

 package/swupdate/Config.in   | 15 +++++++++++++--
 package/swupdate/swupdate.mk |  3 +++
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.9.2



More information about the buildroot mailing list