aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/cloud9
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-03-05 15:27:03 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-03-10 14:19:36 +0100
commit74bbde6984082ec5d32bc06d1abd41212503553b (patch)
treea95bfcdd74ee54b79c37a2b89cbb9e38740c86a7 /meta-oe/recipes-devtools/cloud9
parent2aed4494954737ffabbbf89e022ebc2900414a6e (diff)
downloadmeta-openembedded-contrib-74bbde6984082ec5d32bc06d1abd41212503553b.tar.gz
cloud9, nodejs4: blacklist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/cloud9')
-rw-r--r--meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
index b5dbaa8d8e..87e524dd7b 100644
--- a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
+++ b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
@@ -8,6 +8,7 @@ PR = "r5"
# Nodejs-native for node-waf, nodejs4-native for the headers
DEPENDS = "libxml2 nodejs-native nodejs4-native"
+PNBLACKLIST[cloud9] ?= "Not comatible with current nodejs 0.12, but upstream is working on it for v3"
inherit systemd
SRC_URI = "git://github.com/ajaxorg/cloud9.git;name=cloud9ide \