package/lua-compat53: depends on lua ABI 5.1
authorFrancois Perrad <fperrad@gmail.com>
Tue, 28 Jul 2020 13:21:39 +0000 (15:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 8 Aug 2020 16:24:47 +0000 (18:24 +0200)
commit507a3304ab1787364d6a7051d55a7766185d48c5
treee161e110600b7a5294edaf48a2c455ec4b4050c5
parent166da1ca332101890e33fd91781d475896fa1a42
package/lua-compat53: depends on lua ABI 5.1

In preparation for the introduction of Lua 5.4, we need to adjust the
dependency of the lua-compat53 package: it only makes sense when a Lua
5.1-compatible interpreter is available (either Lua 5.1 or LuaJIT). We
use the recently introduced BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION_5_1
symbol to achieve this.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/lua-compat53/Config.in
package/lua-http/Config.in