luv: new package
authorJörg Krause <joerg.krause@embedded.rocks>
Tue, 28 Jul 2015 20:03:49 +0000 (22:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Sep 2015 14:03:59 +0000 (16:03 +0200)
commite512a4b9d00bf453e939279937db58afbe9d09e6
tree3f9b692a99831cdf0a2f610c96b500f02644ce4a
parentdab6765150e0eb5016869f3c0c0e0047745560e9
luv: new package

libuv bindings for LuaJIT and Lua.

[Thomas:
  - Move the package to the sub-menu of Lua modules.
  - Remove no longer needed dependency on
    BR2_PACKAGE_HAS_LUAINTERPRETER.
  - Propagate dependencies of libuv (mmu, !static, threads)
  - Update to upstream version 1.7.4-4.
  - Add hash file.]

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/luv/Config.in [new file with mode: 0644]
package/luv/luv.hash [new file with mode: 0644]
package/luv/luv.mk [new file with mode: 0644]