mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:45:05 +00: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"
|
SUMMARY = "Just-In-Time Compiler for Lua"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=076b97f5c7e61532f7f6f3865f04da57"
|
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=d421a5e2a24207f5e260537399a9a38b"
|
||||||
HOMEPAGE = "http://luajit.org"
|
HOMEPAGE = "http://luajit.org"
|
||||||
|
|
||||||
SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \
|
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"
|
PV = "2.1"
|
||||||
SRCREV = "19878ec05c239ccaf5f3d17af27670a963e25b8b"
|
SRCREV = "538a82133ad6fddfd0ca64de167c4aca3bc1a2da"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user