similarity index 91%
rename from meta/recipes-devtools/lua/lua_5.5.0.bb
rename to meta/recipes-devtools/lua/lua_5.5.1.bb
@@ -1,7 +1,7 @@
SUMMARY = "Lua is a powerful light-weight programming language designed \
for extending applications."
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=299;endline=320;md5=0e573c143cb6491b41cf02cfbcb8c267"
+LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=299;endline=320;md5=c3c162d21db328baa0fc31baece7c9d5"
HOMEPAGE = "http://www.lua.org/"
SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \
@@ -12,8 +12,8 @@ SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \
# if no test suite matches PV release of Lua exactly, download the suite for the closest Lua release.
PV_testsuites = "${PV}"
-SRC_URI[tarballsrc.sha256sum] = "57ccc32bbbd005cab75bcc52444052535af691789dba2b9016d5c50640d68b3d"
-SRC_URI[tarballtest.sha256sum] = "5e47bbfad7db2965d69580e918ee64edeb8d8d32de404b8dae9ce5c6d76a1472"
+SRC_URI[tarballsrc.sha256sum] = "1c4b4068d67061f2a2231ad2b5422e77acea1487ea9890f6320af614f4373dce"
+SRC_URI[tarballtest.sha256sum] = "da07b543872dc0bb2ff12aabd0c248578d78df3eb6b67efdc537a46d455c7f31"
inherit pkgconfig binconfig ptest
Release: http://www.lua.org/ftp/ License-Update: Copyright year changed from 2025 to 2026 Signed-off-by: Pratik Farkase <pratik.farkase@est.tech> --- Changes in v2: - Added License-Update tag for copyright year change (2025 -> 2026) meta/recipes-devtools/lua/{lua_5.5.0.bb => lua_5.5.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/lua/{lua_5.5.0.bb => lua_5.5.1.bb} (91%)