All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pratik Farkase <pratik.farkase@est.tech>
To: openembedded-core@lists.openembedded.org
Cc: pratik.farkase@ericsson.com, Pratik Farkase <pratik.farkase@est.tech>
Subject: [OE-core][PATCH v1] lua: upgrade 5.5.0 -> 5.5.1
Date: Thu, 20 Aug 2026 15:49:50 +0200	[thread overview]
Message-ID: <20260820134950.32831-1-pratik.farkase@est.tech> (raw)

Release: http://www.lua.org/ftp/
Signed-off-by: Pratik Farkase <pratik.farkase@est.tech>
---
 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%)

diff --git a/meta/recipes-devtools/lua/lua_5.5.0.bb b/meta/recipes-devtools/lua/lua_5.5.1.bb
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
index 905dd01001..acf62fc855 100644
--- a/meta/recipes-devtools/lua/lua_5.5.0.bb
+++ b/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
 
-- 
2.43.0



             reply	other threads:[~2026-08-20 13:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20 13:49 Pratik Farkase [this message]
2026-08-20 14:00 ` [OE-core][PATCH v1] lua: upgrade 5.5.0 -> 5.5.1 Antonin Godard
2026-08-20 14:01 ` Patchtest results for " patchtest
2026-08-20 14:07 ` [OE-core][PATCH v2 1/2] " Pratik Farkase

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260820134950.32831-1-pratik.farkase@est.tech \
    --to=pratik.farkase@est.tech \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=pratik.farkase@ericsson.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.