summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/cloud9/cloud9
Commit message (Collapse)AuthorAgeFilesLines
* recipes: remove blacklisted recipesMartin Jansa2017-08-311-29/+0
| | | | | | | | * as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: fix no newline at end of fileRobert Yang2014-07-151-1/+1
| | | | | | | | | Add a '\n' to the last line of the file to fix: No newline at end of file Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-0/+11
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: move systemd support to meta-systemdAndreas Müller2012-07-161-9/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* cloud9: add patch to make it use nodejs 0.6.x for executing scriptsKoen Kooi2012-05-161-0/+29
| | | | | | This matches the default nodejs version in OE Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9 0.5.1: use nodejs4 instead of nodejsKoen Kooi2012-04-081-1/+1
| | | | | | This allows using nodejs 0.6.x for apps, but running cloud9 using node4 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: fixed loading of o3.nodeJason Kridner2011-11-101-0/+2
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: remove obsolete patchKoen Kooi2011-11-061-25/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: add avahi service fileKoen Kooi2011-11-021-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Cloud9: incremental submodule and build fixesJason Kridner2011-10-211-0/+25
| | | | Signed-off-by: Jason Kridner <jdk@ti.com>
* cloud9: add systemd unitKoen Kooi2011-10-101-0/+9
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>