lua-bit32: new package
authorArnout Vandecappelle <arnout@mind.be>
Thu, 23 Feb 2017 17:00:36 +0000 (18:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Mar 2017 21:53:06 +0000 (22:53 +0100)
commit276f4fd56208fc496f5c5739d347fbd05bba7108
treec45119954bf579becb4fbe00ea4d7b7995429c8d
parent56a9131373d149ca4a6162bd5f9bc0b943d87cb6
lua-bit32: new package

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>
DEVELOPERS
package/Config.in
package/lua-bit32/Config.in [new file with mode: 0644]
package/lua-bit32/lua-bit32.hash [new file with mode: 0644]
package/lua-bit32/lua-bit32.mk [new file with mode: 0644]