689a7c926fba45039334d6bca3d88872ff6942c9
1 # Image with cloud9 ide, gfx and hw tools installed
3 require cloud9-image.bb
5 IMAGE_INSTALL += " \
6 task-xserver \
7 angstrom-gnome-icon-theme-enable gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \
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 \
12 "
14 export IMAGE_BASENAME = "Cloud9-IDE-gfx"