mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 09:19:46 +00:00
luajit: Upgrade to 2.0.1 -> 2.0.2
Drop the backported hotfixes Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
e75d71a52c
commit
7701cc07d3
@ -6,16 +6,12 @@ HOMEPAGE = "http://luajit.org"
|
||||
DEPENDS += "lua5.1"
|
||||
SRC_URI = "http://luajit.org/download/LuaJIT-${PV}.tar.gz;name=tarball \
|
||||
file://0001-Do-not-strip-automatically-this-leaves-the-stripping.patch \
|
||||
http://luajit.org/download/v2.0.1_hotfix1.patch;name=hotfix1 \
|
||||
"
|
||||
SRC_URI[tarball.md5sum] = "112dfb82548b03377fbefbba2e0e3a5b"
|
||||
SRC_URI[tarball.sha256sum] = "c05202974a5890e777b181908ac237625b499aece026654d7cc33607e3f46c38"
|
||||
|
||||
SRC_URI_append_fslmachine = " file://ppc-fixplt.patch "
|
||||
|
||||
SRC_URI[tarball.md5sum] = "85e406e8829602988eb1233a82e29f1f"
|
||||
SRC_URI[tarball.sha256sum] = "2371cceb53453d8a7b36451e6a0ccdb66236924545d6042ddd4c34e9668990c0"
|
||||
|
||||
SRC_URI[hotfix1.md5sum] = "5186c5901e37679a3c835d7b7cdac88e"
|
||||
SRC_URI[hotfix1.sha256sum] = "143898de3fe84455684fddb92947d36c1a51c6a6e3884813fe5e025bd4652368"
|
||||
|
||||
S = "${WORKDIR}/LuaJIT-${PV}"
|
||||
|
||||
inherit pkgconfig binconfig
|
||||
Loading…
x
Reference in New Issue
Block a user