1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-17 06:48:07 +00:00
Files
2011-12-08 12:27:28 +01:00

16 lines
552 B
BlitzBasic

# Image with cloud9 ide, gfx and hw tools installed
require cloud9-image.bb
IMAGE_INSTALL += " \
task-xserver \
angstrom-gnome-icon-theme-enable gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \
e-wm-config-default e-wm-config-standard e-wm-config-illume2 \
xserver-nodm-init \
xserver-common \
ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \
"
export IMAGE_BASENAME = "Cloud9-IDE-gfx"