aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/nodejs
AgeCommit message (Collapse)Author
2013-04-15nodejs4: fix build with dashMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15nodejs 8.8.18: unset RDEPENDS for native buildsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15nodejs4: reinstate installing all the filesKoen Kooi
Cloud9 needs the headers to build the o3-xml binary, using 0.8.x headers makes it crash. This installs everything namespaced as 'node4' to avoid collisions. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-11nodejs: remove older 0.6.21Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-11nodejs: add 0.8.18Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05nodejs: export DESTDIR to fix build with dashMartin Jansa
* when building on machine with /bin/sh -> /bin/dash DESTDIR is empty in install and it's trying to write to /usr/include and fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-31nodejs: update 0.6.x to 0.6.21Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-07nodejs: update to 0.6.20Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-18nodejs 0.6.18: fix patch nameKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-18nodejs: update to 0.6.18 and fix hardfloat detectionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-11nodejs: update to 0.6.17Koen Kooi
The license is unchanged, only some sections were clarified with different wording. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08nodejs 0.4.12: rename to node4 to make it parallel installable with 0.6.xKoen Kooi
This is done to support running cloud9 using node 0.4.x but all other node apps with 0.6.x Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08nodejs 0.6.x: update to 0.6.14Koen Kooi
The LICENSE checksum changed due to date changes and clarification on licenses of included "libraries" like the markdown parser Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23node 0.6: update to 0.6.8Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16In LICENSE "&&" should be replaced with "&"Andrei Gherzan
In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-06nodejs-native: clarify dependencies to match updated oe-core parserKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-16nodejs: Update to latest 0.4x series release 0.4.12Stefan Schmidt
Rename patch and update checksums accordingly. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-14nodejs: add 0.6.1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-14nodejs: update to 0.4.9Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-09nodejs 0.4.2: make npm and node-waf workKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19nodejs: also package wafadminKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17nodejs 0.4.2: import from OE rev e02237d7e46e60fbd9eb4a05a308e6adcf916ebbKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>