diff options
| author | Changqing Li <changqing.li@windriver.com> | 2026-03-16 16:38:21 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-25 16:32:44 -0700 |
| commit | 92fa6c0f86f4bda6d0b2529fa035032d025baea2 (patch) | |
| tree | d61e55f11d97f9d477baf66eb351956453661589 /meta-oe/recipes-devtools | |
| parent | d03b3460474c4a359d413ce6ebcc99ffe39aea1a (diff) | |
| download | meta-openembedded-92fa6c0f86f4bda6d0b2529fa035032d025baea2.tar.gz | |
Luajit: Update to latest on v2.1 branch
License-Update: copyright year updated
Apply missing SRCREV update
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
| -rw-r--r-- | meta-oe/recipes-devtools/luajit/luajit_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/luajit/luajit_git.bb b/meta-oe/recipes-devtools/luajit/luajit_git.bb index 9d392f1c29..9873ed6f05 100644 --- a/meta-oe/recipes-devtools/luajit/luajit_git.bb +++ b/meta-oe/recipes-devtools/luajit/luajit_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Just-In-Time Compiler for Lua" | 1 | SUMMARY = "Just-In-Time Compiler for Lua" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=d421a5e2a24207f5e260537399a9a38b" | 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=a2c43bf4a9ea63755af2131b0ae59ff3" |
| 4 | HOMEPAGE = "http://luajit.org" | 4 | HOMEPAGE = "http://luajit.org" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \ | 6 | SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \ |
| @@ -9,7 +9,7 @@ SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \ | |||
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | PV = "2.1" | 11 | PV = "2.1" |
| 12 | SRCREV = "538a82133ad6fddfd0ca64de167c4aca3bc1a2da" | 12 | SRCREV = "659a61693aa3b87661864ad0f12eee14c865cd7f" |
| 13 | 13 | ||
| 14 | inherit pkgconfig binconfig siteinfo | 14 | inherit pkgconfig binconfig siteinfo |
| 15 | 15 | ||
