mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
luajit: Update to latest on v2.1 branch
License-Update: copyright year updated Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d4e80681ac
commit
bd879c47a9
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Just-In-Time Compiler for Lua"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=076b97f5c7e61532f7f6f3865f04da57"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=d421a5e2a24207f5e260537399a9a38b"
|
||||
HOMEPAGE = "http://luajit.org"
|
||||
|
||||
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 \
|
|||
"
|
||||
|
||||
PV = "2.1"
|
||||
SRCREV = "19878ec05c239ccaf5f3d17af27670a963e25b8b"
|
||||
SRCREV = "538a82133ad6fddfd0ca64de167c4aca3bc1a2da"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user