aboutsummaryrefslogtreecommitdiff
path: root/lang/node-hid
Commit message (Collapse)AuthorAge
* node-hid: bump to 0.7.2Marko Ratkaj2018-03-10
| | | | | Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* node-hid: Correct multiple DEPENDS linesHirokazu MORIKAWA2017-09-13
| | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* node: Move NPM into a separated pacakgeYgal Blum2017-04-06
| | | | | | | | | In order to reduce flash requirements and also to disallow running NPM on the target move NPM out of the default NodeJS package. In order to allow adding NPM via opkg install, move it to a separated directory Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
* node: use default host install prefixMatthias Schiffer2016-10-04
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILESMichael Heimpold2016-09-03
| | | | | | Without the trailing _S_ the variable is not considered at all. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* node,node-*: node update to v4.4.5 and Enhance CPU-arch variant.Hirokazu MORIKAWA2016-05-27
|
* node-hid: fix git submodule issueHirokazu MORIKAWA2016-05-23
|
* node-hid: fix compile errorHirokazu MORIKAWA2016-05-18
|
* node-*: node update to v4.4.4Hirokazu MORIKAWA2016-05-11
|
* node update v0.12.13Hirokazu MORIKAWA2016-04-21
|
* node-* : specify npm_config_cache directoryHirokazu MORIKAWA2016-04-01
|
* node-hid: add node host dependencyStijn Tintel2016-03-17
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with ↵Felix Fietkau2016-01-20
| | | | | | changes in trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* node-hid: set proper version and revisionJohn Crispin2015-10-19
| | | | | | | * fix revision variables * fix version variables Signed-off-by: John Crispin <blogic@openwrt.org>
* nodejs: add 0.12 version of nodeJohn Crispin2015-10-19
add node-js 0.12 and a few gyp bindings Signed-off-by: John Crispin <blogic@openwrt.org>