mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
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>
This commit is contained in:
@@ -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 \
|
||||
@@ -9,7 +9,7 @@ SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \
|
||||
"
|
||||
|
||||
PV = "2.1"
|
||||
SRCREV = "538a82133ad6fddfd0ca64de167c4aca3bc1a2da"
|
||||
SRCREV = "659a61693aa3b87661864ad0f12eee14c865cd7f"
|
||||
|
||||
inherit pkgconfig binconfig siteinfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user