summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* luaposix: Upgrade to 35.1Khem Raj2021-10-161-21/+0
| | | | | | | | | | | automake has been dropped therefore switch to using luke build system Drop automake specific patch which is no longer needed Use lua 5.4 since thats whats provided in oe-core License-Update: File renamed to LICENSE and copyright year changed to 2021 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* luaposix: Use lua 5.4Khem Raj2021-10-141-1/+1
| | | | | | OE-core has lua version 5.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* luaposix: add 33.4.0 version recipe which is compatible with lua5.3Haseeb Ashraf2020-04-171-0/+21
Signed-off-by: Haseeb Ashraf <Haseeb_Ashraf@mentor.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>