images: move to recipes-images subdir

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-15 12:53:32 +02:00
parent 3a477bf33b
commit 02ff90e4e1
7 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
require systemd-image.bb
CONMANPKGS = "networkmanager network-manager-applet"
IMAGE_INSTALL += " \
task-xfce-base \
task-gnome-xserver-base \
task-xserver \
task-gnome-fonts \
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 = "XFCE-NetworkManager-image"