All of lore.kernel.org
 help / color / mirror / Atom feed
* Koen Kooi : cloud9-gnome-image: same as cloud9-image, but with GNOME added to it
@ 2012-04-24 18:11 Arago Project git
  0 siblings, 0 replies; only message in thread
From: Arago Project git @ 2012-04-24 18:11 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: 51617eac0cdd959918564ee4cc5442048cff51d9
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=51617eac0cdd959918564ee4cc5442048cff51d9

Author: Koen Kooi <koen@dominion.thruhere.net>
Date:   Thu Apr 19 17:33:33 2012 +0200

cloud9-gnome-image: same as cloud9-image, but with GNOME added to it

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-misc/images/cloud9-gnome-image.bb |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/recipes-misc/images/cloud9-gnome-image.bb b/recipes-misc/images/cloud9-gnome-image.bb
new file mode 100644
index 0000000..13638d7
--- /dev/null
+++ b/recipes-misc/images/cloud9-gnome-image.bb
@@ -0,0 +1,19 @@
+# Image with cloud9 ide, gfx and hw tools installed
+
+require cloud9-image.bb
+
+# SoC specific packages, mostly 3D or multimedia related
+SOCSUPPORT = ""
+SOCSUPPORT_omap3 = "xbmc libgles-omap3-x11demos gstreamer-ti omapfbplay"
+SOCSUPPORT_ti33x = "xbmc libgles-omap3-x11demos gst-ffmpeg mplayer2 beaglebone-capes"
+
+IMAGE_INSTALL += " \
+                  angstrom-task-gnome gimp abiword gedit midori epiphany firefox matchbox-terminal \
+                  ${SOCSUPPORT} \
+                  ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \
+                  xinput-calibrator \
+                  xterm \
+                 "
+
+export IMAGE_BASENAME = "Cloud9-IDE-GNOME"
+



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-24 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-24 18:11 Koen Kooi : cloud9-gnome-image: same as cloud9-image, but with GNOME added to it Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.