summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/nodejs
Commit message (Collapse)AuthorAgeFilesLines
...
* nodejs4: reinstate installing all the filesKoen Kooi2013-04-151-3/+15
| | | | | | | | | 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>
* nodejs: remove older 0.6.21Martin Jansa2013-04-112-87/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: add 0.8.18Koen Kooi2013-04-112-0/+101
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: export DESTDIR to fix build with dashMartin Jansa2013-02-051-1/+2
| | | | | | | * 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>
* nodejs: update 0.6.x to 0.6.21Koen Kooi2013-01-311-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: update to 0.6.20Koen Kooi2012-08-071-3/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs 0.6.18: fix patch nameKoen Kooi2012-05-181-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: update to 0.6.18 and fix hardfloat detectionOtavio Salvador2012-05-182-5/+29
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: update to 0.6.17Koen Kooi2012-05-111-3/+3
| | | | | | The license is unchanged, only some sections were clarified with different wording. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs 0.4.12: rename to node4 to make it parallel installable with 0.6.xKoen Kooi2012-04-082-5/+2
| | | | | | 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>
* nodejs 0.6.x: update to 0.6.14Koen Kooi2012-04-081-6/+16
| | | | | | 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>
* node 0.6: update to 0.6.8Koen Kooi2012-01-231-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&"Andrei Gherzan2012-01-161-1/+1
| | | | | | | 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>
* nodejs-native: clarify dependencies to match updated oe-core parserKoen Kooi2012-01-061-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: Update to latest 0.4x series release 0.4.12Stefan Schmidt2011-11-162-2/+2
| | | | | | | Rename patch and update checksums accordingly. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: add 0.6.1Koen Kooi2011-11-141-0/+53
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: update to 0.4.9Koen Kooi2011-11-142-12/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs 0.4.2: make npm and node-waf workKoen Kooi2011-11-091-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: also package wafadminKoen Kooi2011-10-191-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs 0.4.2: import from OE rev e02237d7e46e60fbd9eb4a05a308e6adcf916ebbKoen Kooi2011-08-172-0/+53
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>