summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/luajit/luajit_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* luajit: Disable on rv32Khem Raj2020-04-291-0/+1
| | | | | | Not ported to rv32 yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
* luajit: Upgrade to 2.1.0-beta3Leo Yan2020-02-271-0/+99
Since luajit 2.1.0-beta3 can support architecture aarch64 and the old misses to support aarch64, the patch upgrades to luajit 2.1.0-beta3. Also updated clang.patch to dismiss patch warning: "Hunk #1 succeeded at 436 with fuzz 1 (offset 123 lines)." Signed-off-by: Leo Yan <leo.yan@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>