cloud9: add patch to make it use nodejs 0.6.x for executing scripts

This matches the default nodejs version in OE

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-05-16 07:27:45 +02:00
parent 265fc0b62c
commit 690a67b2d7
@@ -3,7 +3,7 @@ HOMEPAGE = "http://c9.io"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4784c3bcff601fd8f9515f52a11e7018"
DEFAULT_PREFERENCE = "-1"
PR = "r1"
DEPENDS = "libxml2 nodejs-native"