luaposix: Use lua 5.4

OE-core has lua version 5.4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-10-12 11:00:39 -07:00
parent e6392aed4c
commit cfb07e4e24

View File

@ -10,7 +10,7 @@ SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release \
"
SRCREV = "8e4902ed81c922ed8f76a7ed85be1eaa3fd7e66d"
S = "${WORKDIR}/git"
LUA_VERSION = "5.3"
LUA_VERSION = "5.4"
inherit autotools pkgconfig