nodejs: add 0.12 version of node
authorJohn Crispin <blogic@openwrt.org>
Sun, 2 Aug 2015 06:26:39 +0000 (08:26 +0200)
committerJohn Crispin <blogic@openwrt.org>
Mon, 19 Oct 2015 10:20:11 +0000 (12:20 +0200)
commit1fd7b5d1e67a9217f695c252866784a901bc7372
treeee9df06d2bb34ac0e5c415f82925f193ec1c3d07
parent23bee2145ff377b48d3e49613f93b3b8c7a82dda
nodejs: add 0.12 version of node

add node-js 0.12 and a few gyp bindings

Signed-off-by: John Crispin <blogic@openwrt.org>
12 files changed:
lang/node-arduino-firmata/Makefile [new file with mode: 0644]
lang/node-arduino-firmata/files/usr/lib/node/arduino-firmata/lib/arduino-firmata.js [new file with mode: 0644]
lang/node-arduino-firmata/patches/000-new-serialport.patch [new file with mode: 0644]
lang/node-cylon/Makefile [new file with mode: 0644]
lang/node-hid/Makefile [new file with mode: 0644]
lang/node-hid/patches/000-compile.patch [new file with mode: 0644]
lang/node-serialport/Makefile [new file with mode: 0644]
lang/node-serialport/patches/package.json.patch [new file with mode: 0644]
lang/node/Makefile [new file with mode: 0644]
lang/node/patches/001-mips-no-fpu.patch [new file with mode: 0644]
lang/node/patches/002-addr_info.patch [new file with mode: 0644]
lang/node/patches/003-path.patch [new file with mode: 0644]