diff mbox series

[meta-oe] luajit: update license checksum

Message ID 20260326195119.2018455-1-f_l_k@t-online.de
State New
Headers show
Series [meta-oe] luajit: update license checksum | expand

Commit Message

Markus Volk March 26, 2026, 7:51 p.m. UTC
- copyright year has been changed

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-devtools/luajit/luajit_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Khem Raj March 26, 2026, 11:01 p.m. UTC | #1
On Thu, Mar 26, 2026 at 12:51 PM Markus Volk via lists.openembedded.org
<f_l_k=t-online.de@lists.openembedded.org> wrote:

> - copyright year has been changed
>
>
isn't it already addressed in master via
https://git.openembedded.org/meta-openembedded/commit/?id=92fa6c0f86f4bda6d0b2529fa035032d025baea2


> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
>  meta-oe/recipes-devtools/luajit/luajit_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-devtools/luajit/luajit_git.bb
> b/meta-oe/recipes-devtools/luajit/luajit_git.bb
> index 9cd97ad381..9873ed6f05 100644
> --- a/meta-oe/recipes-devtools/luajit/luajit_git.bb
> +++ b/meta-oe/recipes-devtools/luajit/luajit_git.bb
> @@ -1,6 +1,6 @@
>  SUMMARY = "Just-In-Time Compiler for Lua"
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=d421a5e2a24207f5e260537399a9a38b"
> +LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=a2c43bf4a9ea63755af2131b0ae59ff3"
>  HOMEPAGE = "http://luajit.org"
>
>  SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1
> \
> --
> 2.53.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#125771):
> https://lists.openembedded.org/g/openembedded-devel/message/125771
> Mute This Topic: https://lists.openembedded.org/mt/118524693/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
Markus Volk March 27, 2026, 3:23 p.m. UTC | #2
Yes, sorry, my bad

Am Do, 26. Mär 2026 um 16:01:14 -07:00:00 schrieb Khem Raj via 
lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org>:
> 
> 
> On Thu, Mar 26, 2026 at 12:51 PM Markus Volk via 
> lists.openembedded.org <http://lists.openembedded.org/> 
> <f_l_k=t-online.de@lists.openembedded.org 
> <mailto:t-online.de@lists.openembedded.org>> wrote:
>> - copyright year has been changed
>> 
> 
> isn't it already addressed in master via
> <https://git.openembedded.org/meta-openembedded/commit/?id=92fa6c0f86f4bda6d0b2529fa035032d025baea2>
> 
>> Signed-off-by: Markus Volk <f_l_k@t-online.de 
>> <mailto:f_l_k@t-online.de>>
>>  ---
>>   meta-oe/recipes-devtools/luajit/luajit_git.bb 
>> <http://luajit_git.bb/> | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>>  diff --git a/meta-oe/recipes-devtools/luajit/luajit_git.bb 
>> <http://luajit_git.bb/> 
>> b/meta-oe/recipes-devtools/luajit/luajit_git.bb 
>> <http://luajit_git.bb/>
>>  index 9cd97ad381..9873ed6f05 100644
>>  --- a/meta-oe/recipes-devtools/luajit/luajit_git.bb 
>> <http://luajit_git.bb/>
>>  +++ b/meta-oe/recipes-devtools/luajit/luajit_git.bb 
>> <http://luajit_git.bb/>
>>  @@ -1,6 +1,6 @@
>>   SUMMARY = "Just-In-Time Compiler for Lua"
>>   LICENSE = "MIT"
>>  -LIC_FILES_CHKSUM = 
>> "file://COPYRIGHT;md5=d421a5e2a24207f5e260537399a9a38b"
>>  +LIC_FILES_CHKSUM = 
>> "file://COPYRIGHT;md5=a2c43bf4a9ea63755af2131b0ae59ff3"
>>   HOMEPAGE = "http://luajit.org <http://luajit.org/>"
>> 
>>   SRC_URI = 
>> "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 
>> <http://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1> \
>>  --
>>  2.53.0
>> 
>> 
>> 
>>
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/luajit/luajit_git.bb b/meta-oe/recipes-devtools/luajit/luajit_git.bb
index 9cd97ad381..9873ed6f05 100644
--- a/meta-oe/recipes-devtools/luajit/luajit_git.bb
+++ b/meta-oe/recipes-devtools/luajit/luajit_git.bb
@@ -1,6 +1,6 @@ 
 SUMMARY = "Just-In-Time Compiler for Lua"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=d421a5e2a24207f5e260537399a9a38b"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=a2c43bf4a9ea63755af2131b0ae59ff3"
 HOMEPAGE = "http://luajit.org"
 
 SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \