Module: meta-angstrom
Branch: master
Commit: 02ff90e4e13bd0a589b61145370e050f0de2173e

Author: Koen Kooi <k...@dominion.thruhere.net>
Date:   Sat Oct 15 12:53:32 2011 +0200

images: move to recipes-images subdir

Signed-off-by: Koen Kooi <k...@dominion.thruhere.net>

---

 .../angstrom}/console-base-image.bb                |    0
 .../angstrom}/console-image.bb                     |    0
 .../angstrom}/efl-nodm-image.bb                    |    0
 .../angstrom}/hardware-bringup-image.bb            |    0
 .../angstrom}/systemd-gnome-image.bb               |    0
 .../angstrom}/systemd-image.bb                     |    0
 recipes-images/angstrom/xfce-nm-image.bb           |   15 +++++++++++++++
 7 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/recipes-angstrom/images/console-base-image.bb 
b/recipes-images/angstrom/console-base-image.bb
similarity index 100%
rename from recipes-angstrom/images/console-base-image.bb
rename to recipes-images/angstrom/console-base-image.bb
diff --git a/recipes-angstrom/images/console-image.bb 
b/recipes-images/angstrom/console-image.bb
similarity index 100%
rename from recipes-angstrom/images/console-image.bb
rename to recipes-images/angstrom/console-image.bb
diff --git a/recipes-angstrom/images/efl-nodm-image.bb 
b/recipes-images/angstrom/efl-nodm-image.bb
similarity index 100%
rename from recipes-angstrom/images/efl-nodm-image.bb
rename to recipes-images/angstrom/efl-nodm-image.bb
diff --git a/recipes-angstrom/images/hardware-bringup-image.bb 
b/recipes-images/angstrom/hardware-bringup-image.bb
similarity index 100%
rename from recipes-angstrom/images/hardware-bringup-image.bb
rename to recipes-images/angstrom/hardware-bringup-image.bb
diff --git a/recipes-angstrom/images/systemd-gnome-image.bb 
b/recipes-images/angstrom/systemd-gnome-image.bb
similarity index 100%
rename from recipes-angstrom/images/systemd-gnome-image.bb
rename to recipes-images/angstrom/systemd-gnome-image.bb
diff --git a/recipes-angstrom/images/systemd-image.bb 
b/recipes-images/angstrom/systemd-image.bb
similarity index 100%
rename from recipes-angstrom/images/systemd-image.bb
rename to recipes-images/angstrom/systemd-image.bb
diff --git a/recipes-images/angstrom/xfce-nm-image.bb 
b/recipes-images/angstrom/xfce-nm-image.bb
new file mode 100644
index 0000000..6aafe2e
--- /dev/null
+++ b/recipes-images/angstrom/xfce-nm-image.bb
@@ -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"
+


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to