Commit Graph

14 Commits

Author SHA1 Message Date
Jason Kridner 5dc56d6dfe cloud9: fixed loading of o3.node
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 08:53:57 +01:00
Jason Kridner ae79e07160 cloud9: updated to latest version
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-11-09 20:27:08 +01:00
Koen Kooi 37b7c23afc cloud9: bump SRCREVs
This makes the builtin console work a bit better

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-07 15:42:23 +01:00
Koen Kooi 25bac0e4f4 cloud9: remove obsolete patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-06 07:22:00 +01:00
Koen Kooi b3d7efbc9a cloud9: add avahi service file
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 19:10:55 +01:00
Koen Kooi a8068cb238 cloud9 0.5.1: fix up node-o3-xml library location
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 11:36:55 +02:00
Jason Kridner 081dc53fb6 cloud9: build node-03-xml manually, waf is just too broken for crosscompilation
Also adjust packaging

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-22 09:15:12 +02:00
Jason Kridner 36423031ae Cloud9: incremental submodule and build fixes
Signed-off-by: Jason Kridner <jdk@ti.com>
2011-10-21 14:57:30 +02:00
Koen Kooi 59f9d80e83 cloud9 0.5.1: convert to fetch SRC_URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 14:48:02 +02:00
Koen Kooi d7f068e524 cloud9 0.5.1: fix do_install
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 21:30:33 +02:00
Koen Kooi 7ab4010c82 cloud9: add systemd unit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 20:11:53 +02:00
Koen Kooi bfe74ae397 cloud9: add full gzip to RDEPENDS, stock busybox lacks the --best option
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:34:05 +02:00
Koen Kooi c961f62180 cloud9: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 23:13:18 +02:00
Jason Kridner e57ec76108 cloud9: created
Cloud9 is a web-browser based IDE running on node.js.

This application should support multiple architectures as long as they have
node.js and a build of node-o3-xml that is dropped into this system.
Currently, that includes x86 32/64-bit and ARM armv7.  Ideally, that library
would be added separately as a system-dependent portion, because everything
else should be ISA independent.

[ small DEPENDS fixes added by koen ]

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 20:24:22 +02:00