summaryrefslogtreecommitdiffstats
path: root/package/lua-bit32
Commit message (Collapse)AuthorAgeFilesLines
* lua-bit32: use PKG_NAME_UPSTREAMArnout Vandecappelle2017-03-021-2/+1
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lua-bit32: remove custom extract commandsArnout Vandecappelle2017-03-021-6/+0
| | | | | | | With the reworked luarocks extraction, they are no longer needed. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lua-bit32: new packageArnout Vandecappelle2017-03-023-0/+30
This package is needed to make luaposix work. The upstream name is just "bit32", but the luarocks infra doesn't support an upstream name different from the Buildroot name. We therefore have to explicitly set all variables and we need custom extract commands. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [Thomas: - add entry to DEVELOPERS file - remove useless "depends on BR2_PACKAGE_HAS_LUAINTERPRETER" in Config.in file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud