diff options
Diffstat (limited to 'meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb index 6940d2da4a..c6d78905d3 100644 --- a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb +++ b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb | |||
| @@ -8,7 +8,7 @@ PR = "r5" | |||
| 8 | # Nodejs-native for node-waf, nodejs4-native for the headers | 8 | # Nodejs-native for node-waf, nodejs4-native for the headers |
| 9 | DEPENDS = "libxml2 nodejs-native nodejs4-native" | 9 | DEPENDS = "libxml2 nodejs-native nodejs4-native" |
| 10 | 10 | ||
| 11 | PNBLACKLIST[cloud9] ?= "Not comatible with current nodejs 0.12, but upstream is working on it for v3" | 11 | PNBLACKLIST[cloud9] ?= "Not comatible with current nodejs 0.12, but upstream is working on it for v3 - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
| 12 | inherit systemd | 12 | inherit systemd |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/ajaxorg/cloud9.git;name=cloud9ide \ | 14 | SRC_URI = "git://github.com/ajaxorg/cloud9.git;name=cloud9ide \ |
