]> code.ossystems Code Review - openembedded-core.git/commit
lua: add a recipe from meta-oe
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Sep 2021 18:01:02 +0000 (20:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:30:04 +0000 (18:30 +0100)
commitb06a2ffb5ded807dbb30078d10740ec294732cad
tree46d8c55d1cca829bda23991c3d84e5f4a9c41be8
parentecadaa08956f53dfedee908a0344f512673b770b
lua: add a recipe from meta-oe

Lua is a hard dependency in rpm 4.17.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/conf/distro/include/ptest-packagelists.inc
meta/recipes-devtools/lua/lua/0001-Allow-building-lua-without-readline-on-Linux.patch [new file with mode: 0644]
meta/recipes-devtools/lua/lua/0001-Fixed-bug-barriers-cannot-be-active-during-sweep.patch [new file with mode: 0644]
meta/recipes-devtools/lua/lua/CVE-2020-15888.patch [new file with mode: 0644]
meta/recipes-devtools/lua/lua/CVE-2020-15945.patch [new file with mode: 0644]
meta/recipes-devtools/lua/lua/lua.pc.in [new file with mode: 0644]
meta/recipes-devtools/lua/lua/run-ptest [new file with mode: 0644]
meta/recipes-devtools/lua/lua_5.3.6.bb [new file with mode: 0644]