mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
cloud9-gfx-image: add image with cloud9 and X11
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
# Image with cloud9 ide, gfx and hw tools installed
|
||||||
|
|
||||||
|
require cloud9-image.bb
|
||||||
|
|
||||||
|
IMAGE_INSTALL += " \
|
||||||
|
task-gnome-xserver-base \
|
||||||
|
task-xserver \
|
||||||
|
task-gnome-fonts \
|
||||||
|
angstrom-gdm-autologin-hack angstrom-gdm-xfce-hack gdm gdm-systemd \
|
||||||
|
angstrom-gnome-icon-theme-enable gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \
|
||||||
|
"
|
||||||
|
|
||||||
|
export IMAGE_BASENAME = "Cloud9-IDE-gfx"
|
||||||
|
|
||||||
Reference in New Issue
Block a user