aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-12 11:00:39 -0700
committerKhem Raj <raj.khem@gmail.com>2021-10-14 07:16:58 -0700
commitcfb07e4e24202d284c39055a9593c01f8a995705 (patch)
tree48cd04db1dbabbfbc65dca22e4fd64cfa3b68d4d /meta-oe
parente6392aed4c82c94fdbe5f87d3880fcebe2c327c3 (diff)
downloadmeta-openembedded-contrib-cfb07e4e24202d284c39055a9593c01f8a995705.tar.gz
luaposix: Use lua 5.4
OE-core has lua version 5.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb b/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb
index 720e2eab8f..9a66d8fb28 100644
--- a/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb
+++ b/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb
@@ -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