summaryrefslogtreecommitdiffstats
path: root/recipes-misc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-02 10:59:46 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-08 12:27:28 +0100
commit6b90dac9ab9ca42864b99696c4d3aa8822eceaa8 (patch)
treedbe3f34d6c0bc5aa51f62fe964736c4b0283116a /recipes-misc
parenta192653b4daa5bac703f22965ed2e85579d3a620 (diff)
downloadmeta-ti-6b90dac9ab9ca42864b99696c4d3aa8822eceaa8.tar.gz
cloud9-gfx-image: add more EFL, it should start X now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc')
-rw-r--r--recipes-misc/images/cloud9-gfx-image.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-misc/images/cloud9-gfx-image.bb b/recipes-misc/images/cloud9-gfx-image.bb
index e82f10a4..689a7c92 100644
--- a/recipes-misc/images/cloud9-gfx-image.bb
+++ b/recipes-misc/images/cloud9-gfx-image.bb
@@ -5,7 +5,10 @@ require cloud9-image.bb
5IMAGE_INSTALL += " \ 5IMAGE_INSTALL += " \
6 task-xserver \ 6 task-xserver \
7 angstrom-gnome-icon-theme-enable gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \ 7 angstrom-gnome-icon-theme-enable gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \
8 elsa \ 8 e-wm-config-default e-wm-config-standard e-wm-config-illume2 \
9 xserver-nodm-init \
10 xserver-common \
11 ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \
9 " 12 "
10 13
11export IMAGE_BASENAME = "Cloud9-IDE-gfx" 14export IMAGE_BASENAME = "Cloud9-IDE-gfx"