]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-misc/images/cloud9-gfx-image.bb
linux-omap: replace use of FILESPATHPKG with FILESEXTRAPATHS
[glsdk/meta-ti-glsdk.git] / recipes-misc / images / cloud9-gfx-image.bb
1 # Image with cloud9 ide, gfx and hw tools installed
3 require cloud9-image.bb
5 IMAGE_INSTALL += " \
6                   packagegroup-core-x11-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"