summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/luajit/luajit_2.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* luajit: Fix ppc spe issue with PIC codeKhem Raj2013-06-031-3/+9
| | | | | | | | | | some parts of libluajit is not compiled with PICness lets fix it. Also get the hotfix patch for luajit dot org Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* LuaJIT: Upgrade 2.0.0 -> 2.0.1Khem Raj2013-05-161-0/+52
Fix stripping related warnings Drop foldarith_for_spe patch not neded anymore QA Error about elocations in .text are still there like 2.0.0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>